(is_individual_file): New prototype

This commit is contained in:
Sergey Poznyakoff
2004-09-01 15:04:46 +00:00
parent df6161b9fe
commit 4e4e8c57fd

View File

@@ -621,6 +621,7 @@ bool excluded_name (char const *);
void add_avoided_name (char const *);
bool is_avoided_name (char const *);
bool is_individual_file (char const *);
bool contains_dot_dot (char const *);