From ba724e325ac7ce8b8c7f49ee316664fd088c173f Mon Sep 17 00:00:00 2001 From: james <> Date: Sat, 15 Mar 2008 01:44:31 +0000 Subject: *** empty log message *** --- apps/sympathy.c | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apps/sympathy.c b/apps/sympathy.c index 5cb7e16..4d4512f 100644 --- a/apps/sympathy.c +++ b/apps/sympathy.c @@ -11,6 +11,9 @@ static char rcsid[] = /* * $Log$ + * Revision 1.45 2008/03/15 01:44:31 james + * *** empty log message *** + * * Revision 1.44 2008/03/12 01:30:23 james * *** empty log message *** * @@ -633,6 +636,7 @@ main (int argc, char *argv[]) } + if (oflags['c'] && !oflags['k'] && !oflags['r']) fatal_moan ("-c requires a socket to be specified with -s or -k or -r"); @@ -674,6 +678,7 @@ main (int argc, char *argv[]) } + garlic (); if (oflags['s']) { char *path; -- cgit v1.2.3