Changeset: 71d2abb048d7 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=71d2abb048d7
Modified Files:
        gdk/gdk_private.h
Branch: Jul2015
Log Message:

Copy-paste error.


diffs (12 lines):

diff --git a/gdk/gdk_private.h b/gdk/gdk_private.h
--- a/gdk/gdk_private.h
+++ b/gdk/gdk_private.h
@@ -460,7 +460,7 @@ GDKmremap_debug(const char *path, int mo
                        PTRFMTCAST old_address, old_size, orig_new_size, 
*new_size,
                        PTRFMTCAST res,
                        filename, lineno);
-       _res;
+       return res;
 }
 
 #endif
_______________________________________________
checkin-list mailing list
checkin-list@monetdb.org
https://www.monetdb.org/mailman/listinfo/checkin-list

Reply via email to