comparison src/gaim-remote.c @ 4235:cba92ec56248

[gaim-migrate @ 4481] Compile warning cleanups from Mr. Walp. My cable isn't dropping packets currently--but it will. It's only a matter of time. Speaking of time... Time Warner sucks. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 07 Jan 2003 23:58:52 +0000
parents 43e396e94095
children cf19d8102b34
comparison
equal deleted inserted replaced
4234:64d834b6caf2 4235:cba92ec56248
20 */ 20 */
21 21
22 #include "gaim.h" 22 #include "gaim.h"
23 #include <getopt.h> 23 #include <getopt.h>
24 #include <unistd.h> 24 #include <unistd.h>
25 #include <string.h>
25 #include "gaim-socket.h" 26 #include "gaim-socket.h"
26 27
27 void show_remote_usage(char *name) 28 void show_remote_usage(char *name)
28 { 29 {
29 printf(_("Usage: %s command [OPTIONS] [URI]\n\n" 30 printf(_("Usage: %s command [OPTIONS] [URI]\n\n"