aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/lpc10/median.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/lpc10/median.c')
-rwxr-xr-xcodecs/lpc10/median.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/codecs/lpc10/median.c b/codecs/lpc10/median.c
index e63618f2a..6e81cdc76 100755
--- a/codecs/lpc10/median.c
+++ b/codecs/lpc10/median.c
@@ -1,8 +1,8 @@
/*
$Log$
-Revision 1.9 2000/01/05 08:20:39 markster
-Version 0.1.10 from FTP
+Revision 1.10 2000/01/05 08:20:39 markster
+Version 0.1.11 from FTP
Revision 1.2 2000/01/05 08:20:39 markster
Some OSS fixes and a few lpc changes to make it actually work
@@ -29,8 +29,8 @@ extern integer median_(integer *d1, integer *d2, integer *d3);
/* MEDIAN Version 45G */
/* $Log$
- * Revision 1.9 2000/01/05 08:20:39 markster
- * Version 0.1.10 from FTP
+ * Revision 1.10 2000/01/05 08:20:39 markster
+ * Version 0.1.11 from FTP
*
/* Revision 1.2 2000/01/05 08:20:39 markster
/* Some OSS fixes and a few lpc changes to make it actually work