diff src/variables.cc @ 2956:c41e4dca98b9

[project @ 1997-05-09 17:17:43 by jwe]
author jwe
date Fri, 09 May 1997 17:19:18 +0000
parents ac3368dba5d3
children c0c280cda856
line wrap: on
line diff
--- a/src/variables.cc	Fri May 09 15:16:10 1997 +0000
+++ b/src/variables.cc	Fri May 09 17:19:18 1997 +0000
@@ -1536,7 +1536,7 @@
 install_builtin_variable (const string& name, const octave_value& value,
 			  bool install_as_function, bool protect,
 			  bool eternal, symbol_record::sv_function sv_fcn,
-			  const string& help_string);
+			  const string& help_string)
 {
   if (install_as_function)
     install_builtin_variable_as_function (name, value, protect,