]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Silence a gcc warning about cpType being possibly used uninitialized,
authorCliff Woolley <jwoolley@apache.org>
Sun, 3 Feb 2002 01:50:58 +0000 (01:50 +0000)
committerCliff Woolley <jwoolley@apache.org>
Sun, 3 Feb 2002 01:50:58 +0000 (01:50 +0000)
commit1879029b0ab85bf2d7a644e78452d34390ee93ed
treeb65644843d4bd2b8b924072f8314b461d65be49d
parentcd808b6ab008cbe5b992a8d5e09e3669228c6449
Silence a gcc warning about cpType being possibly used uninitialized,
and constify it while I'm at it.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@93188 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_kernel.c