Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: HP-UX 10.20 portability fixes
[gitweb.git]
/
wt-status.h
diff --git
a/wt-status.h
b/wt-status.h
index 91206739f318233811dbd594d5ff37aa77c06eef..389e65f68acca1622551025665b0b88bf70800d2 100644
(file)
--- a/
wt-status.h
+++ b/
wt-status.h
@@
-11,7
+11,7
@@
enum color_wt_status {
WT_STATUS_CHANGED,
WT_STATUS_UNTRACKED,
WT_STATUS_NOBRANCH,
- WT_STATUS_UNMERGED
,
+ WT_STATUS_UNMERGED
};
enum untracked_status_type {