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

Diff of /hurd/libstore/memobj.c

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

revision 1.1 by roland, Mon Oct 1 01:04:57 2001 UTC revision 1.2 by marcus, Mon Oct 1 16:47:49 2001 UTC
# Line 176  memobj_decode (struct store_enc *enc, co Line 176  memobj_decode (struct store_enc *enc, co
176    return store_std_leaf_decode (enc, store_memobj_create, store);    return store_std_leaf_decode (enc, store_memobj_create, store);
177  }  }
178    
179  struct store_class store_memobj_class =  const struct store_class
180    store_memobj_class =
181  {  {
182    STORAGE_MEMORY, "memobj",    STORAGE_MEMORY, "memobj",
183    map: memobj_map,    map: memobj_map,

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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