OSSP CVS Repository

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

ossp-pkg/pth/pth_ring.c 1.22 -> 1.23

--- pth_ring.c   2002/10/15 20:34:23     1.22
+++ pth_ring.c   2002/10/24 15:21:14     1.23
@@ -228,7 +228,7 @@
     int rc;
 
     if (r == NULL || rns == NULL)
-        return_errno(FALSE, EINVAL);
+        return pth_error(FALSE, EINVAL);
     rc = FALSE;
     rn = r->r_hook;
     if (rn != NULL) {

CVSTrac 2.0.1