diff src/variables.cc @ 1511:74f9e88a2c12

[project @ 1995-10-03 10:49:31 by jwe]
author jwe
date Tue, 03 Oct 1995 10:50:19 +0000
parents fe9c39fd89c7
children 14d8c0a838c1
line wrap: on
line diff
--- a/src/variables.cc
+++ b/src/variables.cc
@@ -1829,8 +1829,8 @@
 
   DEFVAR ("warn_missing_semicolon", SBV_warn_missing_semicolon,
 	  0.0, 0, warn_missing_semicolon,
-    "produce a warning if a statement in a script or function file is
-not terminated with a semicolon");
+    "produce a warning if a statement in a function file is not
+terminated with a semicolon");
 
   DEFVAR ("whitespace_in_literal_matrix",
 	  SBV_whitespace_in_literal_matrix, "", 0,