Skip to content

Commit

Permalink
Need to define an orig_umask value now that utils.c uses it.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wayne Davison committed Feb 24, 2006
1 parent c5b7aa1 commit baed67e
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 @@ -30,6 +30,7 @@ int modify_window = 0;
int module_id = -1;
int relative_paths = 0;
int human_readable = 0;
mode_t orig_umask = 002;
char *partial_dir;
struct filter_list_struct server_filter_list;

Expand Down

0 comments on commit baed67e

Please sign in to comment.