git.ucc.asn.au
/
matches
/
MCTX3420.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f153e20
)
ypo typo
author
Jeremy Tan
<
[email protected]
>
Wed, 23 Oct 2013 02:43:41 +0000
(10:43 +0800)
committer
Jeremy Tan
<
[email protected]
>
Wed, 23 Oct 2013 02:43:41 +0000
(10:43 +0800)
server/main.c
patch
|
blob
|
history
diff --git
a/server/main.c
b/server/main.c
index
bd649a7
..
5b8e09c
100644
(file)
--- a/
server/main.c
+++ b/
server/main.c
@@
-214,7
+214,7
@@
int main(int argc, char ** argv)
FCGI_RequestLoop(NULL);
- Conrol_SetMode(CONTROL_STOP, NULL);
+ Con
t
rol_SetMode(CONTROL_STOP, NULL);
//if ((ret = Control_SetMode(CONTROL_STOP, "test")) != NULL)
// Fatal("Control_SetMode failed with '%s'", ret);
UCC
git Repository :: git.ucc.asn.au