/[hurd]/hurd/libstore/nbd.c
ViewVC logotype

Diff of /hurd/libstore/nbd.c

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

revision 1.4 by roland, Sat Sep 29 21:03:27 2001 UTC revision 1.5 by marcus, Mon Oct 1 16:47:49 2001 UTC
# Line 357  nbd_clear_flags (struct store *store, in Line 357  nbd_clear_flags (struct store *store, in
357    return err;    return err;
358  }  }
359    
360  struct store_class store_nbd_class =  const struct store_class
361    store_nbd_class =
362  {  {
363    STORAGE_NETWORK, "nbd",    STORAGE_NETWORK, "nbd",
364    open: nbd_open,    open: nbd_open,

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

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