mc/gnome/gtree.h
Pavel Roskin e7e783c4aa gpopup2.h: Removed
gtree.h: Added prototype for sync_tree()
2000-08-03 22:17:59 +00:00

7 lines
90 B
C

#ifndef __GTREE_H
#define __GTREE_H
void sync_tree (char *path);
#endif /* __GTREE_H */