Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: SunOS 5.6 portability fix
[gitweb.git]
/
commit.h
diff --git
a/commit.h
b/commit.h
index 26ec8c0d1cebcf5e79564be690517cd2eb9c6413..95de81439e578ba2ff8df6aaa708b6dc14b089dd 100644
(file)
--- a/
commit.h
+++ b/
commit.h
@@
-60,7
+60,7
@@
enum cmit_fmt {
CMIT_FMT_EMAIL,
CMIT_FMT_USERFORMAT,
- CMIT_FMT_UNSPECIFIED
,
+ CMIT_FMT_UNSPECIFIED
};
struct pretty_print_context