Altered return status to be non zero if there are errors parsing data
[pspp] / src / ascii.c
index f6b39238ccb413181e7b9fb20eabb575537a1db7..06addff506fe6e447548695f20410f2e41341f6e 100644 (file)
@@ -469,7 +469,6 @@ ascii_option (struct outp_driver *this, const char *key,
     }
 
   cat = outp_match_keyword (key, option_tab, &option_info, &subcat);
-
   switch (cat)
     {
     case 0: