summaryrefslogtreecommitdiff
path: root/t_stub.c
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2005-11-12 19:53:20 +0000
committerWayne Davison <wayned@samba.org>2005-11-12 19:53:20 +0000
commit4a70af6f813c13d97f7a9106123ac62a755e1655 (patch)
tree734cb68074c76ebcdda5849ead51259dc245f112 /t_stub.c
parent8f14cc496bff26dda2697ccc0147ef131a28520e (diff)
downloadrsync-4a70af6f813c13d97f7a9106123ac62a755e1655.tar.gz
Added the human_readable variable (for linking with util.o).
Diffstat (limited to 't_stub.c')
-rw-r--r--t_stub.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/t_stub.c b/t_stub.c
index 8e101d4b..2814929b 100644
--- a/t_stub.c
+++ b/t_stub.c
@@ -29,6 +29,7 @@
int modify_window = 0;
int module_id = -1;
int relative_paths = 0;
+int human_readable = 0;
char *partial_dir;
struct filter_list_struct server_filter_list;