]> git.pld-linux.org Git - packages/apache1-mod_auth_checkpasswd.git/commitdiff
- mv apache-* apache1-*
authorradek <radek@pld-linux.org>
Sun, 29 Aug 2004 18:45:51 +0000 (18:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache-mod_auth_checkpasswd-aplog.patch -> 1.2

apache-mod_auth_checkpasswd-aplog.patch [deleted file]

diff --git a/apache-mod_auth_checkpasswd-aplog.patch b/apache-mod_auth_checkpasswd-aplog.patch
deleted file mode 100644 (file)
index 839bdfb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Nur mod_auth_checkpasswd-1.0.orig/mod_auth_checkpasswd.c mod_auth_checkpasswd-1.0/mod_auth_checkpasswd.c
---- mod_auth_checkpasswd-1.0.orig/mod_auth_checkpasswd.c       Fri Nov 23 21:23:43 2001
-+++ mod_auth_checkpasswd-1.0/mod_auth_checkpasswd.c    Mon Mar 11 13:06:46 2002
-@@ -136,7 +136,7 @@
-     const char *group_name, *ll, *w;
-     if (!(f = ap_pcfg_openfile(p, grpfile))) {
--      aplog_error(APLOG_MARK, APLOG_ERR, NULL,
-+      ap_log_error(APLOG_MARK, APLOG_ERR, NULL,
-                   "Could not open group file: %s", grpfile);
-       return NULL;
-     }
This page took 0.033161 seconds and 4 git commands to generate.