From a0308e9ee1c4fc830c26201c20c8c6dd6af2f0f4 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Wed, 18 Dec 2002 19:31:03 +0000 Subject: [PATCH] Went a little #endif happy in rev 1.1863 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@98013 13f79535-47bb-0310-9956-ffa450edef68 --- src/modules/experimental/mod_auth_digest.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/modules/experimental/mod_auth_digest.c b/src/modules/experimental/mod_auth_digest.c index dc13e57197b..fbc0d0722b8 100644 --- a/src/modules/experimental/mod_auth_digest.c +++ b/src/modules/experimental/mod_auth_digest.c @@ -375,7 +375,6 @@ static void initialize_secret(server_rec *s) ap_log_error(APLOG_MARK, APLOG_NOERRNO|APLOG_NOTICE, s, "Digest: done"); } #endif -#endif #ifdef HAVE_SHMEM_MM static void initialize_tables(server_rec *s) -- 2.47.2