bdiff: remove trailing newlines
authorAugie Fackler <augie@google.com>
Wed, 04 Oct 2017 10:51:39 -0400
changeset 34632 7201e3607d90
parent 34631 4dea82ee7945
child 34633 347c0f4232e1
bdiff: remove trailing newlines Differential Revision: https://phab.mercurial-scm.org/D1009
mercurial/bdiff.c
--- a/mercurial/bdiff.c	Wed Oct 04 10:51:25 2017 -0400
+++ b/mercurial/bdiff.c	Wed Oct 04 10:51:39 2017 -0400
@@ -318,5 +318,3 @@
 		free(l);
 	}
 }
-
-