kbuild: trivial - use tabs for code indent where possible
[carl9170fw.git] / config / conf.c
index e308f5bf09a546b85017eea5e551ddbc8ceecc7b..ceafacb0e98dc6103a94265583a63562922d97dc 100644 (file)
@@ -644,7 +644,7 @@ int main(int ac, char **av)
        if (input_mode == savedefconfig) {
                if (conf_write_defconfig(defconfig_file)) {
                        fprintf(stderr, _("n*** Error while saving defconfig to: %s\n\n"),
-                               defconfig_file);
+                               defconfig_file);
                        return 1;
                }
        } else if (input_mode != listnewconfig) {