Changeset: 147ce09f077f for MonetDB
URL: https://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=147ce09f077f
Modified Files:
        clients/mapiclient/mclient.c
Branch: default
Log Message:

Merge with Mar2018 branch.


diffs (12 lines):

diff --git a/clients/mapiclient/mclient.c b/clients/mapiclient/mclient.c
--- a/clients/mapiclient/mclient.c
+++ b/clients/mapiclient/mclient.c
@@ -1976,7 +1976,7 @@ format_result(Mapi mid, MapiHdl hdl, boo
        } while (!mnstr_errnr(toConsole) && (rc = mapi_next_result(hdl)) == 1);
        /*
         * in case we called timerHuman() in the loop above with "total == 
false",
-        * call is again with "total == true" to get the total wall-clock time
+        * call it again with "total == true" to get the total wall-clock time
         * in case "singleinstr == false".
         */
        if (timerHumanCalled)
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to