Whitespace changes only.
[pspp] / src / language / dictionary / modify-variables.c
index a1fe6d75df294244fe11bc168c0120e2c77f57bd..58853abd36c64850ef25045a7234dffad5a501cc 100644 (file)
@@ -295,7 +295,7 @@ cmd_modify_vars (struct lexer *lexer, struct dataset *ds)
                          "not be given in conjunction with the %s "
                          "subcommand."),
                   "DROP", "KEEP"
-                  );
+               );
              goto done;
            }
          already_encountered |= 4;