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]
/
fast-import.c
diff --git
a/fast-import.c
b/fast-import.c
index 309f2c58a2ba431a82a56f757482a5093cc8257d..faa51a97345d9f014701baeb26a0e72a791c693e 100644
(file)
--- a/
fast-import.c
+++ b/
fast-import.c
@@
-267,7
+267,7
@@
struct hash_list
typedef enum {
WHENSPEC_RAW = 1,
WHENSPEC_RFC2822,
- WHENSPEC_NOW
,
+ WHENSPEC_NOW
} whenspec_type;
struct recent_command