comparison src/gaim-remote.c @ 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 d9640b38a65b
children 204f5d66a863
comparison
equal deleted inserted replaced
9183:39fa2dd6097e 9184:3bc41e843afb
67 " COMMANDS:\n" 67 " COMMANDS:\n"
68 " uri Handle AIM: URI\n" 68 " uri Handle AIM: URI\n"
69 " quit Close running copy of Gaim\n\n" 69 " quit Close running copy of Gaim\n\n"
70 70
71 " OPTIONS:\n" 71 " OPTIONS:\n"
72 " -h, --help [command] Show help for command\n"), name); 72 " -h, --help [command] Show help for command\n"), name);
73 73
74 message(text,1); 74 message(text,1);
75 g_free(text); 75 g_free(text);
76 76
77 return; 77 return;