MFC: 1.5: Make the cookie constant name canonical.

This commit is contained in:
ru 2005-11-16 10:01:27 +00:00
parent c50a4c6900
commit 40f4fd56fd

View File

@ -35,7 +35,7 @@
/* Node type name and magic cookie */
#define NG_SPLIT_NODE_TYPE "split"
#define NGM_NG_SPLIT_COOKIE 949409402
#define NGM_SPLIT_COOKIE 949409402
/* My hook names */
#define NG_SPLIT_HOOK_MIXED "mixed" /* Mixed stream (in/out) */