Skip to content

Commit

Permalink
Added module_dirlen now that utils.o needs it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayne Davison committed May 3, 2006
1 parent c2a2147 commit 93977bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions t_stub.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ int modify_window = 0;
int module_id = -1;
int relative_paths = 0;
int human_readable = 0;
int module_dirlen = 0;
mode_t orig_umask = 002;
char *partial_dir;
struct filter_list_struct server_filter_list;
Expand Down

0 comments on commit 93977bc

Please sign in to comment.