(cut_path_elements): Added proto.

This commit is contained in:
Sergey Poznyakoff
2003-09-17 10:17:09 +00:00
parent 187c23b8d7
commit 0289902e4a

View File

@@ -567,6 +567,7 @@ char *name_from_list (void);
void blank_name_list (void);
char *new_name (const char *, const char *);
char *safer_name_suffix (char const *, bool);
char const *cut_path_elements (char const *file_name, size_t num);
bool excluded_name (char const *);