index
:
cgit
git-http-backend
master
A hyperfast web frontend for git repositories written in C
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
cgit.h
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to '')
-rw-r--r--
cgit.h
1
1 files changed, 0 insertions, 1 deletions
diff --git a/cgit.h b/cgit.h
index a474d77..f7b606c 100644
--- a/
cgit.h
+++ b/
cgit.h
@@ -62,7 +62,6 @@ struct cgit_filter {
int old_stdout;
int pipe_fh[2];
int pid;
- int exitstatus;
};
struct cgit_repo {