ossp-pkg/l2/l2_ch_fd.c 1.10 -> 1.11
--- l2_ch_fd.c 2001/09/12 09:35:57 1.10
+++ l2_ch_fd.c 2001/11/07 11:37:18 1.11
@@ -145,6 +145,7 @@
/* exported channel handler structure */
l2_handler_t l2_handler_fd = {
+ "fd",
L2_CHANNEL_OUTPUT,
hook_create,
hook_configure,
|
|