From 41bc61ea525e763e928740ede31b96983f121e21 Mon Sep 17 00:00:00 2001 From: helge Date: Thu, 7 Jul 2005 11:19:59 +0000 Subject: [PATCH] more fix to usage git-svn-id: http://svn.opengroupware.org/SOGo/trunk@683 d1b88da0-ebda-0310-925b-ed51d893ca5b --- SOGo/SoObjects/SOGo/agenor_email2uid.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOGo/SoObjects/SOGo/agenor_email2uid.m b/SOGo/SoObjects/SOGo/agenor_email2uid.m index 056fda79..a6043313 100644 --- a/SOGo/SoObjects/SOGo/agenor_email2uid.m +++ b/SOGo/SoObjects/SOGo/agenor_email2uid.m @@ -23,7 +23,7 @@ #include "common.h" static void usage(NSArray *args) { - fprintf(stderr, "usage: %s \n", + fprintf(stderr, "usage: %s \n", [[args objectAtIndex:0] cString]); } -- 2.39.2