Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Makefile: Tru64 portability fix
[gitweb.git]
/
http-walker.c
diff --git
a/http-walker.c
b/http-walker.c
index ef99ae647ae02995495c71455eef785bdeca1789..cabac48eee968593fd885180710e95c99d901a24 100644
(file)
--- a/
http-walker.c
+++ b/
http-walker.c
@@
-15,7
+15,7
@@
enum object_request_state {
WAITING,
ABORTED,
ACTIVE,
- COMPLETE
,
+ COMPLETE
};
struct object_request