summaryrefslogtreecommitdiff
path: root/test/testfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/testfile.c')
-rw-r--r--test/testfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testfile.c b/test/testfile.c
index 347cc53ad..efbe5fb9e 100644
--- a/test/testfile.c
+++ b/test/testfile.c
@@ -278,7 +278,7 @@ int testdirs(apr_pool_t *context)
apr_dir_t *temp;
apr_file_t *file = NULL;
apr_ssize_t bytes;
- ap_filetype_e type;
+ apr_filetype_e type;
char *fname;
fprintf(stdout, "Testing Directory functions.\n");