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/SASL/sasl_auth.c'

#
#
# patch "helpers/basic_auth/SASL/sasl_auth.c"
#  from [082fc497e0fcbfb1b0deada2e3e75cdbe32eb7d4]
#    to [b364a418d91dce50951b90a56f1b98c3843b48b0]
#
============================================================
--- helpers/basic_auth/SASL/sasl_auth.c	082fc497e0fcbfb1b0deada2e3e75cdbe32eb7d4
+++ helpers/basic_auth/SASL/sasl_auth.c	b364a418d91dce50951b90a56f1b98c3843b48b0
@@ -1,5 +1,5 @@
 /*
- * $Id: sasl_auth.c,v 1.1.2.5 2004/06/08 11:35:22 hno Exp $
+ * $Id: sasl_auth.c,v 1.5 2005/05/17 16:56:25 hno Exp $
  *
  * SASL authenticator module for Squid.
  * Copyright (C) 2002 Ian Castle <ian.castle@coldcomfortfarm.net>