pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/get.c
Date: Sun, 31 Jul 2005 01:49:46 -0400

Index: pspp/src/get.c
diff -u pspp/src/get.c:1.34 pspp/src/get.c:1.35
--- pspp/src/get.c:1.34 Thu Jul  7 03:46:04 2005
+++ pspp/src/get.c      Sun Jul 31 05:49:44 2005
@@ -983,7 +983,7 @@
           {
             msg (SE, _("IN variable name %s duplicates an "
                        "existing variable name."),
-                 iter->in_var);
+                 iter->in_var->name);
             goto error;
           }
         iter->in_var->print = iter->in_var->write




reply via email to

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