projects
/
umurmur.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9bf7a13
)
Fix issue 11: Typo
author
fatbob313
<martin@fatbob.nu>
Sat, 8 Jan 2011 21:45:31 +0000
(21:45 +0000)
committer
fatbob313
<martin@fatbob.nu>
Sat, 8 Jan 2011 21:45:31 +0000
(21:45 +0000)
src/main.c
patch
|
blob
|
history
diff --git
a/src/main.c
b/src/main.c
index 863a7d4dacfd2ca8e54b35bd3414ef12c7e092ab..70358e61ad88ebb71215f4f3041760e546044515 100644
(file)
--- a/
src/main.c
+++ b/
src/main.c
@@
-130,7
+130,7
@@
void printhelp()
{
printf("uMurmur version %s. Mumble protocol %d.%d.%d\n", UMURMUR_VERSION, PROTVER_MAJOR, PROTVER_MINOR, PROTVER_PATCH);
printf("Usage: umurmurd [-d] [-p <pidfile>] [-c <conf file>] [-h]\n");
- printf(" -d - Do not d
ea
monize\n");
+ printf(" -d - Do not d
ae
monize\n");
printf(" -p <pidfile> - Write PID to this file\n");
printf(" -c <conf file> - Specify configuration file\n");
#ifdef _POSIX_PRIORITY_SCHEDULING