summaryrefslogtreecommitdiff
path: root/lib/psy.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/psy.h')
-rw-r--r--lib/psy.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/psy.h b/lib/psy.h
index 6441be83..0c04f0bc 100644
--- a/lib/psy.h
+++ b/lib/psy.h
@@ -12,7 +12,7 @@
********************************************************************
function: random psychoacoustics (not including preecho)
- last mod: $Id: psy.h,v 1.11.2.1 2000/03/29 03:49:28 xiphmont Exp $
+ last mod: $Id: psy.h,v 1.11.2.2 2000/03/29 20:08:49 xiphmont Exp $
********************************************************************/
@@ -42,8 +42,7 @@ extern void _vp_psy_clear(vorbis_look_psy *p);
extern void *_vi_psy_dup(void *source);
extern void _vi_psy_free(vorbis_info_psy *i);
extern void _vp_tone_tone_mask(vorbis_look_psy *p,double *f, double *floor,
- int athp, int addp, int decayp,
- double *decay);
+ int athp, int decayp, double *decay);
#endif