]> granicus.if.org Git - apache/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)
commit7b7ec65b73bb665e28d2de0adbd4fea6c30ece4c
tree00b6a4ce72d901500d63f0c7f51e9d72eaf5bf15
parente39e40da73c0bb32b9839473f923ba7328a2e9a6
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@93188 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c