ossp-pkg/l2/l2_ch_file.c 1.17 -> 1.18
--- l2_ch_file.c 2001/09/12 09:42:34 1.17
+++ l2_ch_file.c 2001/11/07 11:37:18 1.18
@@ -137,6 +137,7 @@
/* exported channel handler structure */
l2_handler_t l2_handler_file = {
+ "file",
L2_CHANNEL_OUTPUT,
hook_create,
hook_configure,
|
|