Changeset: 5275edef8ae2 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5275edef8ae2 Modified Files: gdk/gdk_search.c Branch: Jan2014 Log Message:
Layout. diffs (28 lines): diff --git a/gdk/gdk_search.c b/gdk/gdk_search.c --- a/gdk/gdk_search.c +++ b/gdk/gdk_search.c @@ -393,20 +393,20 @@ BAThash(BAT *b, BUN masksize) case TYPE_int: case TYPE_flt: #if SIZEOF_OID == SIZEOF_INT - case TYPE_oid: + case TYPE_oid: #endif #if SIZEOF_WRD == SIZEOF_INT - case TYPE_wrd: + case TYPE_wrd: #endif finishhash(int); break; case TYPE_dbl: case TYPE_lng: #if SIZEOF_OID == SIZEOF_LNG - case TYPE_oid: + case TYPE_oid: #endif #if SIZEOF_WRD == SIZEOF_LNG - case TYPE_wrd: + case TYPE_wrd: #endif finishhash(lng); break; _______________________________________________ checkin-list mailing list checkin-list@monetdb.org https://www.monetdb.org/mailman/listinfo/checkin-list