--------------------- PatchSet 3538 Date: 2002/01/06 10:13:23 Author: serassio Branch: nt-2_3 Tag: (none) Log: Some indent fixes Members: auth_modules/NCSA/ncsa_auth.c:1.1.1.1.66.1->1.1.1.1.66.2 Index: squid/auth_modules/NCSA/ncsa_auth.c =================================================================== RCS file: /cvsroot/squid-sf//squid/auth_modules/NCSA/Attic/ncsa_auth.c,v retrieving revision 1.1.1.1.66.1 retrieving revision 1.1.1.1.66.2 diff -u -r1.1.1.1.66.1 -r1.1.1.1.66.2 --- squid/auth_modules/NCSA/ncsa_auth.c 6 Jan 2001 12:40:08 -0000 1.1.1.1.66.1 +++ squid/auth_modules/NCSA/ncsa_auth.c 6 Jan 2002 10:13:23 -0000 1.1.1.1.66.2 @@ -163,10 +163,10 @@ __declspec (dllexport) int Init(char *pwfile) { - if (passwdfile) - xfree(passwdfile); - passwdfile = xstrdup(pwfile); - return 0; + if (passwdfile) + xfree(passwdfile); + passwdfile = xstrdup(pwfile); + return 0; } BOOL APIENTRY