ossp-pkg/l2/l2_ch_buffer.c 1.32 -> 1.33
--- l2_ch_buffer.c 2001/11/04 14:11:04 1.32
+++ l2_ch_buffer.c 2001/11/07 11:37:18 1.33
@@ -338,6 +338,7 @@
/* exported channel handler structure */
l2_handler_t l2_handler_buffer = {
+ "buffer",
L2_CHANNEL_FILTER,
hook_create,
hook_configure,
|
|