Minor tweak.

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2954 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
ejakowatz 2003-03-19 05:14:07 +00:00
parent 9abaf1dfa7
commit 8eb9c15d4f
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
// Local Includes -------------------------------------------------------------- // Local Includes --------------------------------------------------------------
// Local Defines --------------------------------------------------------------- // Local Defines ---------------------------------------------------------------
#define B_PREFERRED_TOKEN -2 /* A little bird told me about this one */
#define B_NULL_TOKEN -1 #define B_NULL_TOKEN -1
#define B_ANY_TOKEN 0 #define B_ANY_TOKEN 0
#define B_HANDLER_TOKEN 1 #define B_HANDLER_TOKEN 1