diff options
author | Michael I. Bushnell <mib@gnu.org> | 1996-04-03 21:10:07 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1996-04-03 21:10:07 +0000 |
commit | d4f032eb68dae4f9883a93d3a734c235dcd7ab56 (patch) | |
tree | 90efd97bc3f88de23e065013e170b3dffaec76d3 | |
parent | 500050260d63d846228e3cfc38d45f7ab13eb2f0 (diff) |
*** empty log message ***
-rw-r--r-- | ufs/ufs.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -183,7 +183,6 @@ void get_hypermetadata (void); void copy_sblock (void); /* From inode.c: */ -error_t iget (ino_t ino, struct node **NP); struct node *ifind (ino_t ino); void inode_init (void); void write_all_disknodes (void); |