Update of /cvsroot/monetdb/MonetDB4/src/tools
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21097/src/tools

Modified Files:
      Tag: GDK-2
        prog.c 
Log Message:
propagated changes of Friday Aug 24 2007 - Tuesday Aug 28 2007
from the development trunk to the GDK-2 branch


Index: prog.c
===================================================================
RCS file: /cvsroot/monetdb/MonetDB4/src/tools/prog.c,v
retrieving revision 1.4
retrieving revision 1.4.4.1
diff -u -d -r1.4 -r1.4.4.1
--- prog.c      27 Apr 2007 09:45:26 -0000      1.4
+++ prog.c      28 Aug 2007 12:41:53 -0000      1.4.4.1
@@ -101,7 +101,7 @@
        if (!(setlen = mo_builtin_settings(&set)))
                usage(prog);
 
-       /* needed, to prevent the MonetDB/4 config file to be used */  
+       /* needed, to prevent the MonetDB/4 config file from being used */  
        setlen = mo_add_option(&set, setlen, opt_config, "prefix", 
MONETDBPREFIX);
        setlen = mo_add_option(&set, setlen, opt_config, "config", 
MONETDBCONFIG);
        setlen = mo_system_config(&set, setlen);


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Monetdb-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-checkins

Reply via email to