diff src/utils.h @ 1795:4603d7ee0258

[project @ 1996-01-29 01:01:04 by jwe]
author jwe
date Mon, 29 Jan 1996 01:03:38 +0000
parents e090f89bf2f5
children 401f4226c639
line wrap: on
line diff
--- a/src/utils.h
+++ b/src/utils.h
@@ -63,7 +63,7 @@
 
 extern string_vector get_fcn_file_names (const string&, int = 0);
 
-extern string_vector get_fcn_file_names (int& ffl_len, int = 0);
+extern string_vector get_fcn_file_names (int = 0);
 
 extern int NINT (double x);
 extern double D_NINT (double x);