diretory: moved code to directory_save.c, directory_print.c
Remove clutter from directory.c. Everything which saves or loads
to/from the hard disk goes to directory_save.c, and code which sends
directory information to the client is moved into directory_print.c.
Showing
src/directory_print.c
0 → 100644
src/directory_print.h
0 → 100644
src/directory_save.c
0 → 100644
src/directory_save.h
0 → 100644
Please
register
or
sign in
to comment