mc/gnome/gtree.h

7 lines
90 B
C

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