]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
SSL-C doesn't declare the char* file arg const, so we shouldn't either.
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Sep 2003 19:26:21 +0000 (19:26 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 22 Sep 2003 19:26:21 +0000 (19:26 +0000)
commitd7489c53736088a722f5f0cb532eb6963680fa58
tree055cf7aaabfa94f5ee14e52d7a1913b4360b0f23
parent439b77c801dc0e5f9e5bac676abf19a6b780d5d4
  SSL-C doesn't declare the char* file arg const, so we shouldn't either.

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