summaryrefslogtreecommitdiff
path: root/file_io/unix/tempdir.c
diff options
context:
space:
mode:
Diffstat (limited to 'file_io/unix/tempdir.c')
-rw-r--r--file_io/unix/tempdir.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/file_io/unix/tempdir.c b/file_io/unix/tempdir.c
index 1138e2c90..659e0bf49 100644
--- a/file_io/unix/tempdir.c
+++ b/file_io/unix/tempdir.c
@@ -48,9 +48,8 @@ APR_DECLARE(apr_status_t) apr_temp_dir_get(const char **temp_dir,
int i;
/* Our goal is to find a temporary directory suitable for writing
- into. We'll only pay the price once if we're successful -- we
- cache our successful find. Here's the order in which we'll try
- various paths:
+ into.
+ Here's the order in which we'll try various paths:
$TMP
$TEMP