]> granicus.if.org Git - apache/commit
Make unixd_config.user_name const char * instead of char * to avoid
authorJeff Trawick <trawick@apache.org>
Sun, 18 Jun 2000 03:05:41 +0000 (03:05 +0000)
committerJeff Trawick <trawick@apache.org>
Sun, 18 Jun 2000 03:05:41 +0000 (03:05 +0000)
commit43befa39e110582aa8fef0c31d20f40862de915c
treed1321fe940b07e1b2174659e2bc228d9a3be9f12
parent132dc4e8fb673fb7c79a1ed4235403f676a7ea4d
Make unixd_config.user_name const char * instead of char * to avoid
a warning when the set-user-name command handler saves the address of
the arg from the config file.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85606 13f79535-47bb-0310-9956-ffa450edef68
os/unix/unixd.c
os/unix/unixd.h