mc/gnome/gtree.h

7 lines
90 B
C
Raw Normal View History

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