]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Move the last little useful bit of registry.c into services.c, and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 24 Jun 2002 07:53:50 +0000 (07:53 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Mon, 24 Jun 2002 07:53:50 +0000 (07:53 +0000)
commit2d68aebd2a35d8493a888f2e29aa3d11c4c4b12b
treed2bcfa42b21f95cc3c2c7a07ac4d3657504231bf
parentd545963de76d6c2aa149b4ed3edce531cc9a1d14
  Move the last little useful bit of registry.c into services.c, and
  blast it.  All Win32 registry foo is going through ap_regkey now.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95880 13f79535-47bb-0310-9956-ffa450edef68
libhttpd.dsp
server/mpm/winnt/mpm_winnt.c
server/mpm/winnt/mpm_winnt.h
server/mpm/winnt/registry.c [deleted file]
server/mpm/winnt/service.c