DORMANTno replies

[PATCH] git-config: Remove extra whitespaces

From: Pavan Kumar Sunkara <hidden>
Date: 2016-06-15 22:51:36
Subsystem: the rest · Maintainer: Linus Torvalds

Remove extra whitespaces introduced by commits
01ebb9dc and fc1905bb

Signed-off-by: Pavan Kumar Sunkara <redacted>
---
 config.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/config.c b/config.c
index b73c449..4183f80 100644
--- a/config.c
+++ b/config.c
@@ -1502,10 +1502,10 @@ int git_config_rename_section(const char *old_name, const char *new_name)
 		}
 	}
 	fclose(config_file);
- unlock_and_out:
+unlock_and_out:
 	if (commit_lock_file(lock) < 0)
 		ret = error("could not commit config file %s", config_filename);
- out:
+out:
 	free(config_filename);
 	return ret;
 }
-- 
1.7.6.485.gad3dc
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help