changeset 34632:7201e3607d90

bdiff: remove trailing newlines Differential Revision: https://phab.mercurial-scm.org/D1009
author Augie Fackler <augie@google.com>
date Wed, 04 Oct 2017 10:51:39 -0400
parents 4dea82ee7945
children 347c0f4232e1
files mercurial/bdiff.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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);
 	}
 }
-
-