aboutsummaryrefslogtreecommitdiffstats
path: root/guts/fts_open.c
diff options
context:
space:
mode:
Diffstat (limited to 'guts/fts_open.c')
-rw-r--r--guts/fts_open.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/guts/fts_open.c b/guts/fts_open.c
index d244861..bd71a8e 100644
--- a/guts/fts_open.c
+++ b/guts/fts_open.c
@@ -4,7 +4,7 @@
* FTS * rc = NULL;
*/
char **rpath_argv;
- size_t args = 0;
+ int args = 0;
int errored = 0;
int i;