Update of /cvsroot/monetdb/clients/src/mapiclient
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv18177
Modified Files:
MapiClient.mx
Log Message:
typo
Index: MapiClient.mx
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/MapiClient.mx,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- MapiClient.mx 15 Aug 2007 11:57:40 -0000 1.43
+++ MapiClient.mx 15 Aug 2007 12:00:25 -0000 1.44
@@ -932,7 +932,7 @@
case SQL:
fprintf(toConsole, "\\w# - set maximal page width
(-1=raw,0=no limit, >0 max char)\n");
fprintf(toConsole, "\\r# - set maximum rows per page
(-1=raw)\n");
- fprintf(toConsole, "\\E - echo the query \n");
+ fprintf(toConsole, "\\e - echo the query \n");
fprintf(toConsole, "\\f - format using a built-in renderer
{csv,tab,raw,sql,xml} \n");
fprintf(toConsole, "\\D table- dumps the table, or the complete
database if none given.\n");
fprintf(toConsole, "\\d table- describe the table, or the
complete database if none given.\n");
@@ -1223,7 +1223,7 @@
}
*/
#endif
- case 'E':
+ case 'e':
echoquery = 1;
continue;
case 'f':
-------------------------------------------------------------------------
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