]> granicus.if.org Git - apache/commitdiff
Fix compile break on Netware.
authorBill Stoddard <stoddard@apache.org>
Mon, 6 May 2002 16:17:49 +0000 (16:17 +0000)
committerBill Stoddard <stoddard@apache.org>
Mon, 6 May 2002 16:17:49 +0000 (16:17 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94964 13f79535-47bb-0310-9956-ffa450edef68

modules/experimental/mod_mem_cache.c

index ef7004f7edc72a16b2239c697fd59a516ea32115..8259e63f0ada84d21566f6c6eac22f0028517787 100644 (file)
@@ -759,7 +759,7 @@ static apr_status_t write_body(cache_handle_t *h, request_rec *r, apr_bucket_bri
         }
         if (fd == 1 && !other && eos) {
             apr_file_t *tmpfile;
-            char *name;
+            const char *name;
             /* Open a new XTHREAD handle to the file */
             apr_file_name_get(&name, file);
             rv = apr_file_open(&tmpfile, name,