builtin/commit.c: extract ignore_non_trailer() helper function
[gitweb.git] / builtin / clean.c
index 615cd57caf1d4cbeafc73e7037bae81a6915df59..ceab18257e8bd412c87a4b2ed5404d548ca72ea0 100644 (file)
@@ -48,7 +48,7 @@ enum color_clean {
        CLEAN_COLOR_PROMPT = 2,
        CLEAN_COLOR_HEADER = 3,
        CLEAN_COLOR_HELP = 4,
-       CLEAN_COLOR_ERROR = 5,
+       CLEAN_COLOR_ERROR = 5
 };
 
 #define MENU_OPTS_SINGLETON            01