diff src/input.cc @ 3804:4073be5aefa1

[project @ 2001-02-28 08:36:04 by jwe]
author jwe
date Wed, 28 Feb 2001 08:38:39 +0000
parents e44ffad3d06c
children 44386b0e53da
line wrap: on
line diff
--- a/src/input.cc
+++ b/src/input.cc
@@ -124,7 +124,7 @@
 // The current line of input, from wherever.
 std::string current_input_line;
 
-// TRUE after a call to completion_matches().
+// TRUE after a call to completion_matches.
 bool octave_completion_matches_called = false;
 
 static void