aboutsummaryrefslogtreecommitdiffstats
path: root/easydir.h
diff options
context:
space:
mode:
Diffstat (limited to 'easydir.h')
-rw-r--r--easydir.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/easydir.h b/easydir.h
index 2191d6a..4680709 100644
--- a/easydir.h
+++ b/easydir.h
@@ -4,5 +4,6 @@
int deleteFile(char *file_path);
int deleteEmptyDir(char *dir_path);
int checkFileExist(char *path_to_file);
+char *fileCropLineFeed(char *path, char *text, int maxlen);
#endif \ No newline at end of file