pspp-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-cvs] Changes to pspp/src/repeat.c


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/repeat.c
Date: Tue, 25 Oct 2005 00:28:21 -0400

Index: pspp/src/repeat.c
diff -u pspp/src/repeat.c:1.18 pspp/src/repeat.c:1.19
--- pspp/src/repeat.c:1.18      Mon Oct 24 02:51:31 2005
+++ pspp/src/repeat.c   Tue Oct 25 04:28:17 2005
@@ -579,7 +579,7 @@
       }
     }
   if (dot)
-    ds_putc (&output, get_endcmd() );
+    ds_putc (&output, get_endcmd ());
 
   ds_destroy (&getl_buf);
   getl_buf = output;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]