svn commit: samba r2530 - in branches/SAMBA_4_0/source/gtk/tools: .

jelmer at samba.org jelmer at samba.org
Wed Sep 22 18:34:35 GMT 2004


Author: jelmer
Date: 2004-09-22 18:34:34 +0000 (Wed, 22 Sep 2004)
New Revision: 2530

WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/branches/SAMBA_4_0/source/gtk/tools&rev=2530&nolog=1

Log:
Don't put main in proto.h

Modified:
   branches/SAMBA_4_0/source/gtk/tools/gwsam.c


Changeset:
Modified: branches/SAMBA_4_0/source/gtk/tools/gwsam.c
===================================================================
--- branches/SAMBA_4_0/source/gtk/tools/gwsam.c	2004-09-22 17:58:46 UTC (rev 2529)
+++ branches/SAMBA_4_0/source/gtk/tools/gwsam.c	2004-09-22 18:34:34 UTC (rev 2530)
@@ -406,7 +406,7 @@
 
 
 
-int main(int argc, char **argv)
+ int main(int argc, char **argv)
 {
 	lp_load(dyn_CONFIGFILE,True,False,False);
 	load_interfaces();



More information about the samba-cvs mailing list