Changeset: 8b6634cdc6a9 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=8b6634cdc6a9
Modified Files:
clients/mapiclient/tomograph.c
Branch: default
Log Message:
Layout
diffs (14 lines):
diff --git a/clients/mapiclient/tomograph.c b/clients/mapiclient/tomograph.c
--- a/clients/mapiclient/tomograph.c
+++ b/clients/mapiclient/tomograph.c
@@ -1912,8 +1912,8 @@ main(int argc, char **argv)
fprintf(stderr, "PARSE %d:%s\n", i,
response);
if( trace && i >=0 && capturing)
fprintf(trace,"%s\n",response);
- response = e + 1;
- }
+ response = e + 1;
+ }
/* handle the case that the line is not yet completed */
if( response == buffer){
char *new = realloc(buffer, buflen + BUFSIZ);
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list