]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Clean up a few incompatible pointer types (int * vs. unsigned int *).
authorJeff Trawick <trawick@apache.org>
Thu, 26 Oct 2000 12:03:07 +0000 (12:03 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 26 Oct 2000 12:03:07 +0000 (12:03 +0000)
commit9fd450b8ece4aa3cd243bc1e6168708bdc3a1a19
treefe08c6984548e90de14d98838d61dd9aad0a22bc
parentc57b27d8e750cdd35e899829db4337adbeedf327
Clean up a few incompatible pointer types (int * vs. unsigned int *).
Submitted by: Cliff Woolley <cliffwoolley@yahoo.com>
Reviewed by: Jeff Trawick

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