/[hurd]/hurd-l4/libhurd-cap-server/table.c
ViewVC logotype

Diff of /hurd-l4/libhurd-cap-server/table.c

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

revision 1.3 by marco_g, Sun Apr 11 17:06:10 2004 UTC revision 1.4 by marcus, Mon Nov 1 16:39:24 2004 UTC
# Line 59  hurd_table_destroy (hurd_table_t table) Line 59  hurd_table_destroy (hurd_table_t table)
59  error_t  error_t
60  hurd_table_enter (hurd_table_t table, void *data, unsigned int *r_idx)  hurd_table_enter (hurd_table_t table, void *data, unsigned int *r_idx)
61  {  {
   error_t err;  
62    unsigned int idx;    unsigned int idx;
63    
64    if (table->used == table->size)    if (table->used == table->size)

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