Update of /cvsroot/monetdb/clients/src/mapiclient
In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv14987/src/mapiclient
Modified Files:
MapiClient.mx
Log Message:
propagated changes of Wednesday Oct 17 2007 - Monday Oct 22 2007
from the Clients_1-20 branch to the development trunk
Index: MapiClient.mx
===================================================================
RCS file: /cvsroot/monetdb/clients/src/mapiclient/MapiClient.mx,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -d -r1.89 -r1.90
--- MapiClient.mx 3 Oct 2007 13:56:15 -0000 1.89
+++ MapiClient.mx 22 Oct 2007 10:35:41 -0000 1.90
@@ -284,7 +284,7 @@
}
do {
- fprintf(toConsole," %c", first? '|':':');
+ fprintf(toConsole,"%c ", first? '|':':');
more = 0;
for (i = 0; i < fields; i++) {
if (rest[i] == NULL || *rest[i] == 0)
-------------------------------------------------------------------------
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