diff mercurial/mpatch.c @ 29740:21ac534d7d30

mpatch: remove superfluous whitespaces
author Yuya Nishihara <yuya@tcha.org>
date Sun, 07 Aug 2016 09:49:07 +0900
parents 55dd12204b8e
children 9a1685c70db4
line wrap: on
line diff
--- a/mercurial/mpatch.c	Sun Aug 07 14:06:20 2016 +0000
+++ b/mercurial/mpatch.c	Sun Aug 07 09:49:07 2016 +0900
@@ -281,4 +281,3 @@
 	return combine(mpatch_fold(bins, get_next_item, start, start + len),
 		       mpatch_fold(bins, get_next_item, start + len, end));
 }
-