pspp-cvs
[Top][All Lists]
Advanced

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

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


From: Ben Pfaff
Subject: [Pspp-cvs] Changes to pspp/src/data-list.c
Date: Sat, 10 Dec 2005 21:48:47 -0500

Index: pspp/src/data-list.c
diff -u pspp/src/data-list.c:1.42 pspp/src/data-list.c:1.43
--- pspp/src/data-list.c:1.42   Thu Nov  3 06:21:46 2005
+++ pspp/src/data-list.c        Sun Dec 11 02:48:45 2005
@@ -844,7 +844,7 @@
        {
          lex_match ('*');
           input = make_input_format (FMT_F, 8, 0);
-         output = get_format ();
+         output = *get_format ();
        }
 
       if (input.type == FMT_A || input.type == FMT_AHEX)




reply via email to

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