work on figuring more stuff out--may want to revert this commit
[pspp] / dump.c
diff --git a/dump.c b/dump.c
index a52cafddf0d414cb06ddd8464c9795949b91e2d9..c57057f025a59bf2d61fc865ecb8319147fb52dc 100644 (file)
--- a/dump.c
+++ b/dump.c
@@ -823,7 +823,7 @@ dump_title(void)
       dump_value(stdout, 0);
       /* Custom footnote marker string. */
       if (match_byte (0x31))
-        dump_value(stdout, 0);
+        dump_value(stderr, 0);
       else
         match_byte_assert (0x58);
       get_u32 ();