D1009: bdiff: remove trailing newlines

durin42 (Augie Fackler) phabricator at mercurial-scm.org
Thu Oct 12 07:16:32 EDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rHG7201e3607d90: bdiff: remove trailing newlines (authored by durin42, committed by ).

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D1009?vs=2590&id=2621

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, pulkit, ryanmce
Cc: ryanmce, mercurial-devel


More information about the Mercurial-devel mailing list