Changeset 673a54c for set.c


Ignore:
Timestamp:
2009-03-12T19:33:28Z (16 years ago)
Author:
Sven Moritz Hallberg <pesco@…>
Branches:
master
Children:
fc34fb5
Parents:
823de9d (diff), 9e768da (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

pretty blind try at merging in the latest trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • set.c

    r823de9d r673a54c  
    267267                mode=3;
    268268        else
    269                 return NULL;
     269                return SET_INVALID;
    270270
    271271        /* sorry for calling them op/deop - too lazy for search+replace :P */
Note: See TracChangeset for help on using the changeset viewer.