add a static initializer to psplay.h

This commit is contained in:
Christian Thaeter 2008-09-16 15:15:34 +02:00
parent 7d86367909
commit bfdcbfcb7f

View file

@ -51,6 +51,7 @@ struct psplaynode_struct
PSplaynode right;
};
#define PSPLAYNODE_INITIALIZER {NULL, NULL}
/**
* Function use to compare keys