pspp-cvs
[Top][All Lists]
Advanced

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

[Pspp-cvs] Changes to pspp/src/rank.q


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/rank.q
Date: Sun, 31 Jul 2005 01:59:26 -0400

Index: pspp/src/rank.q
diff -u pspp/src/rank.q:1.1 pspp/src/rank.q:1.2
--- pspp/src/rank.q:1.1 Fri May 27 04:39:52 2005
+++ pspp/src/rank.q     Sun Jul 31 05:59:26 2005
@@ -241,7 +241,7 @@
            }
          if ( var_count > sc->crit_cnt ) 
            {
-             msg(ME, _("Too many variables in INTO clause."), tokid);
+             msg(ME, _("Too many variables in INTO clause."));
              return 0;
            }
 




reply via email to

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