Merge branch 'dc/fmt-merge-msg-microcleanup'
Code cleanup. * dc/fmt-merge-msg-microcleanup: fmt-merge-msg: fix coding stylemaint
						commit
						a449130a00
					
				|  | @ -408,7 +408,8 @@ static void shortlog(const char *name, | ||||||
| } | } | ||||||
|  |  | ||||||
| static void fmt_merge_msg_title(struct strbuf *out, | static void fmt_merge_msg_title(struct strbuf *out, | ||||||
| 	const char *current_branch) { | 				const char *current_branch) | ||||||
|  | { | ||||||
| 	int i = 0; | 	int i = 0; | ||||||
| 	char *sep = ""; | 	char *sep = ""; | ||||||
|  |  | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue
	
	 Junio C Hamano
						Junio C Hamano