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 | 10e96852ee6a656dd19e4103089f7ce0e516a3ca (patch) | |
tree | 3e621b36e977fe37f9519c96d4ba62c103d2054c /ufs/ufs.h | |
parent | 831e9e879b67f14dd1286cc7397086db8e2dac4b (diff) |
*** empty log message ***
Diffstat (limited to 'ufs/ufs.h')
-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); |