ossp-pkg/l2/l2_ch_smtp.c 1.6 -> 1.7
--- l2_ch_smtp.c 2001/10/19 11:55:00 1.6
+++ l2_ch_smtp.c 2001/11/07 11:37:18 1.7
@@ -330,6 +330,7 @@
/* exported channel handler structure */
l2_handler_t l2_handler_smtp = {
+ "smtp",
L2_CHANNEL_OUTPUT,
hook_create,
hook_configure,
|
|