OSSP CVS Repository

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

ossp-pkg/l2/l2_channel.c 1.31 -> 1.32

--- l2_channel.c 2003/01/27 16:01:35     1.31
+++ l2_channel.c 2003/02/13 15:37:28     1.32
@@ -560,7 +560,7 @@
     l2_env_t *env;
 
     /* argument sanity check */
-    if (ch == NULL || level == 0 || fmt == NULL || ap == NULL)
+    if (ch == NULL || level == 0 || fmt == NULL)
         return L2_ERR_ARG;
 
     /* make sure only a single level is specified */

CVSTrac 2.0.1