Fix the %P logfile escape inside a chroot.
[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;