diff src/input.cc @ 2802:bca5fbab2e52

[project @ 1997-03-09 11:02:27 by jwe]
author jwe
date Sun, 09 Mar 1997 11:03:18 +0000
parents 9aeba8e006a4
children 8b262e771614
line wrap: on
line diff
--- a/src/input.cc
+++ b/src/input.cc
@@ -1102,7 +1102,7 @@
 DEFUN (input, args, ,
   "input (PROMPT [, S])\n\
 \n\
-Prompt user for input.  If the second argument is present, return
+Prompt user for input.  If the second argument is present, return\n\
 value as a string.")
 {
   octave_value_list retval;