Changeset: ea283488f21d for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=ea283488f21d Modified Files: clients/Tests/exports.stable.out Branch: Dec2016 Log Message:
Approved after changeset 222954178e51. diffs (12 lines): diff --git a/clients/Tests/exports.stable.out b/clients/Tests/exports.stable.out --- a/clients/Tests/exports.stable.out +++ b/clients/Tests/exports.stable.out @@ -1175,7 +1175,7 @@ str INETnetmask(inet *retval, const inet str INETnetwork(inet *retval, const inet *val); str INETnew(inet *retval, str *in); inet *INETnull(void); -str INETsetmasklen(inet *retval, const inet *val, const int *mask); +str INETsetmasklen(inet *retval, const inet *val, const int *msk); str INETtext(str *retval, const inet *val); int INETtoString(str *retval, int *len, const inet *handle); str INSPECTatom_names(bat *ret); _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
