ossp-pkg/l2/l2_ch_prefix.c 1.16 -> 1.17
--- l2_ch_prefix.c 2001/11/03 22:51:36 1.16
+++ l2_ch_prefix.c 2001/11/07 11:37:18 1.17
@@ -184,6 +184,7 @@
/* exported channel handler structure */
l2_handler_t l2_handler_prefix = {
+ "prefix",
L2_CHANNEL_FILTER,
hook_create,
hook_configure,
|
|