Mercurial > pidgin.yaz
changeset 9184:3bc41e843afb
[gaim-migrate @ 9979]
(13:31:38) wing: but the person who fixed the mmm spelling forgot to add
back a space, so now the explanations don't line up
(13:31:53) wing: or was so last time i checked
committer: Tailor Script <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Sat, 05 Jun 2004 17:41:37 +0000 |
parents | 39fa2dd6097e |
children | f2e75dd2971a |
files | src/gaim-remote.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/gaim-remote.c Sat Jun 05 17:28:59 2004 +0000 +++ b/src/gaim-remote.c Sat Jun 05 17:41:37 2004 +0000 @@ -69,7 +69,7 @@ " quit Close running copy of Gaim\n\n" " OPTIONS:\n" - " -h, --help [command] Show help for command\n"), name); + " -h, --help [command] Show help for command\n"), name); message(text,1); g_free(text);