diff src/pr-output.cc @ 2601:3723512a827a

[project @ 1997-01-06 05:43:16 by jwe]
author jwe
date Mon, 06 Jan 1997 05:44:24 +0000
parents 5e41d9c42283
children 9ccca1037db3
line wrap: on
line diff
--- a/src/pr-output.cc	Thu Dec 19 22:35:55 1996 +0000
+++ b/src/pr-output.cc	Mon Jan 06 05:44:24 1997 +0000
@@ -1480,7 +1480,7 @@
 void
 octave_print_internal (ostream& os, const charMatrix& chm,
 		       bool pr_as_read_syntax, bool pr_as_string,
-		       int extra_indent)
+		       int /* extra_indent XXX FIXME XXX */)
 {
   if (pr_as_string)
     {