mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 01:00:19 +00:00
Add function for listing subdirs
This commit is contained in:
@@ -60,5 +60,6 @@ void safe_strcpy (char *dest, const char *src, int bytes_left);
|
||||
void canonalize_key (char *key);
|
||||
int portable_mode ();
|
||||
int hextray_mode ();
|
||||
GSList *get_subdirs (const char *path);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user