D1009: bdiff: remove trailing newlines

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Wed Oct 11 15:00:17 UTC 2017


durin42 created this revision.
Herald added a subscriber: mercurial-devel.
Herald added a reviewer: hg-reviewers.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D1009

AFFECTED FILES
  mercurial/bdiff.c

CHANGE DETAILS

diff --git a/mercurial/bdiff.c b/mercurial/bdiff.c
--- a/mercurial/bdiff.c
+++ b/mercurial/bdiff.c
@@ -318,5 +318,3 @@
 		free(l);
 	}
 }
-
-



To: durin42, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list