Update of /cvsroot/monetdb/clients/src/mapiclient
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv21404

Modified Files:
        MapiClient.mx 
Log Message:
Fix alignment.


Index: MapiClient.mx
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/MapiClient.mx,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -d -r1.82 -r1.83
--- MapiClient.mx       4 Sep 2007 06:28:33 -0000       1.82
+++ MapiClient.mx       4 Sep 2007 21:03:55 -0000       1.83
@@ -1084,7 +1084,7 @@
                fprintf(toConsole, " pf:add-doc($uri as xs:string, 
$documentName as xs:string\n");
                fprintf(toConsole, "     [,$collectionName as xs:string 
[,$freePercentage as xs:integer]])\n");
                fprintf(toConsole, "\nSession commands:\n");
-               fprintf(toConsole, "<>       - send query to server (or %s)\n",
+               fprintf(toConsole, "<>      - send query to server (or %s)\n",
 #ifdef WIN32
                        "CTRL-Z"
 #else


-------------------------------------------------------------------------
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