diff src/oct-stream.cc @ 7427:65f0a8ced9d2

[project @ 2008-01-28 22:42:18 by jwe]
author jwe
date Mon, 28 Jan 2008 22:44:46 +0000
parents b9df9abdffbb
children 402168152bb9
line wrap: on
line diff
--- a/src/oct-stream.cc
+++ b/src/oct-stream.cc
@@ -1541,8 +1541,8 @@
   do \
     { \
       if (! width) \
-	width = INT_MAX;
-
+	width = INT_MAX; \
+ \
       std::ostringstream buf; \
  \
       std::string char_class = elt->char_class; \