pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/output.c
Date: Mon, 06 Jun 2005 00:37:16 -0400

Index: pspp/src/output.c
diff -u pspp/src/output.c:1.15 pspp/src/output.c:1.16
--- pspp/src/output.c:1.15      Fri Apr 29 01:02:15 2005
+++ pspp/src/output.c   Mon Jun  6 04:37:16 2005
@@ -292,8 +292,8 @@
 
   if (init_fn == NULL)
     {
-      msg (IE, _("Cannot find output initialization file.  Use `-vv' to view "
-          "search path."));
+      msg (IE, _("Cannot find output initialization file.  "
+                 "Use `-vvvv' to view search path."));
       goto exit;
     }
 




reply via email to

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