OSSP CVS Repository

ossp - Difference in ossp-pkg/l2/l2_channel.c versions 1.17 and 1.18
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/l2/l2_channel.c 1.17 -> 1.18

--- l2_channel.c 2001/09/12 09:42:34     1.17
+++ l2_channel.c 2001/09/13 12:50:26     1.18
@@ -266,7 +266,7 @@
 {
     /* argument sanity check */
     if (ch == NULL)
-        return NULL;
+        return L2_CHANNEL_FILTER; /* FIXME */
 
     return ch->handler.type;
 }

CVSTrac 2.0.1