OSSP CVS Repository

ossp - Difference in ossp-pkg/pth/pth_msg.c versions 1.23 and 1.24
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/pth/pth_msg.c 1.23 -> 1.24

--- pth_msg.c    2002/10/23 13:55:49     1.23
+++ pth_msg.c    2002/10/24 09:39:01     1.24
@@ -131,7 +131,7 @@
     pth_message_t *m;
 
     if (mp == NULL)
-        return_errno(FALSE, EINVAL);
+        return_errno(NULL, EINVAL);
     m = (pth_message_t *)pth_ring_pop(&mp->mp_queue);
     return m;
 }

CVSTrac 2.0.1