allow renaming bootstrap, and change the name of bootstrap.conf accordingly
[gnulib.git] / lib / git-merge-changelog.c
index c3ebf7f..524d5d3 100644 (file)
@@ -808,7 +808,7 @@ conflict_write (FILE *fp, struct conflict *c)
 
 /* Long options.  */
 static const struct option long_options[] =
-{ 
+{
   { "help", no_argument, NULL, 'h' },
   { "split-merged-entry", no_argument, NULL, CHAR_MAX + 1 },
   { "version", no_argument, NULL, 'V' },