Fix some compiler warnings
[pspp] / src / ui / syntax-gen.c
index f14a87a91f04059021dc1dfe9d3c113679a2c119..93d52c79c05b0fcbf26a940142654ddd1173eb94 100644 (file)
@@ -298,7 +298,7 @@ syntax_gen_pspp_valist (struct string *output, const char *format,
               }
            conv[x++] = directive;
            conv[x++] = '\0';
-            
+
             ds_put_c_format (output, conv, d);
             break;
           }