The unified diff between revisions [812a98e1..] and [0713a548..] is displayed below. It can also be downloaded as a raw diff.

This diff has been restricted to the following files: 'helpers/basic_auth/PAM/pam_auth.c'

#
#
# patch "helpers/basic_auth/PAM/pam_auth.c"
#  from [29856d9fdbc4191c880b683223fc607602241eeb]
#    to [60a3802b31a098d26fe22a8098cbb689e847f4e2]
#
============================================================
--- helpers/basic_auth/PAM/pam_auth.c	29856d9fdbc4191c880b683223fc607602241eeb
+++ helpers/basic_auth/PAM/pam_auth.c	60a3802b31a098d26fe22a8098cbb689e847f4e2
@@ -1,5 +1,5 @@
 /*
- * $Id: pam_auth.c,v 1.3.2.9 2003/11/05 18:15:06 hno Exp $
+ * $Id: pam_auth.c,v 1.12 2005/05/17 16:56:25 hno Exp $
  *
  * PAM authenticator module for Squid.
  * Copyright (C) 1999,2002,2003 Henrik Nordstrom <hno@squid-cache.org>