diff options
| author | Archie Cobbs <archie@FreeBSD.org> | 1999-11-30 02:45:32 +0000 |
|---|---|---|
| committer | Archie Cobbs <archie@FreeBSD.org> | 1999-11-30 02:45:32 +0000 |
| commit | f8307e1233657707bc582110f07373c96d91943b (patch) | |
| tree | d0bdc8cb4f3c7f0a7a7969ee3242511ac19780bb /sys/netgraph/ng_UI.h | |
| parent | 44856387160435985b3d0972db19a60e74ca56cb (diff) | |
Notes
Diffstat (limited to 'sys/netgraph/ng_UI.h')
| -rw-r--r-- | sys/netgraph/ng_UI.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_UI.h b/sys/netgraph/ng_UI.h index f41e5a96d633..52fc36283ce1 100644 --- a/sys/netgraph/ng_UI.h +++ b/sys/netgraph/ng_UI.h @@ -45,7 +45,7 @@ /* Node type name and cookie */ #define NG_UI_NODE_TYPE "UI" -#define NGM_UI_NODE_COOKIE 884639499 +#define NGM_UI_COOKIE 884639499 /* Hook names */ #define NG_UI_HOOK_DOWNSTREAM "downstream" |
