Add flist_find_ignore_dirness() and change delete_in_dir() to use it.
[rsync/rsync.git] / wildtest.c
index efda5d6..1692efe 100644 (file)
@@ -31,6 +31,7 @@ int fnmatch_errors = 0;
 #endif
 
 int wildmatch_errors = 0;
+char number_separator = ',';
 
 typedef char bool;