]> git.pld-linux.org Git - packages/apache1-mod_auth_samba.git/blame - apache1-mod_auth_samba-symbol_fix.patch
- apxs1 in apache1-devel now
[packages/apache1-mod_auth_samba.git] / apache1-mod_auth_samba-symbol_fix.patch
CommitLineData
aedd5393 1--- mod_auth_samba/mod_auth_samba.c~ Tue Jan 19 21:32:19 1999
2+++ mod_auth_samba/mod_auth_samba.c Tue May 29 01:49:24 2001
3@@ -439,7 +439,7 @@
4 return DECLINED;
5 }
6
7-module samba_auth_module = {
8+module auth_samba_module = {
9 STANDARD_MODULE_STUFF,
10 NULL, /* initializer */
11 mod_samba_auth_create_dir_config, /* dir config creater */
This page took 0.412208 seconds and 4 git commands to generate.