/[hurd]/hurd-l4/libhurd-cap-server/obj-copy-out.c
ViewVC logotype

Diff of /hurd-l4/libhurd-cap-server/obj-copy-out.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by marcus, Mon Nov 1 20:54:00 2004 UTC revision 1.4 by neal, Tue Nov 30 17:47:08 2004 UTC
# Line 83  _hurd_cap_obj_copy_out (hurd_cap_obj_t o Line 83  _hurd_cap_obj_copy_out (hurd_cap_obj_t o
83            return 0;            return 0;
84          }          }
85    
86        /* Add the entry to the caps table of the client.  */        /* Add the entry to the cap table of the client.  */
87        err = hurd_table_enter (&client->caps, &entry, &entry->id);        err = hurd_table_enter (&client->caps, &entry, &entry->id);
88        if (err)        if (err)
89          {          {

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26