Split code out into separate files and remove some global variables to
[rsync/rsync.git] / options.c
index 22d332c..a928316 100644 (file)
--- a/options.c
+++ b/options.c
@@ -88,6 +88,7 @@ int modify_window=0;
 #endif
 int blocking_io=-1;
 
+
 /** Network address family. **/
 #ifdef INET6
 int default_af_hint = 0;       /* Any protocol */