]> git.ipfire.org Git - thirdparty/squid.git/commit
Rename helpers/basic_auth/squid_radius_auth/util.* to radius-util.*
authorAmos Jeffries <amosjeffries@squid-cache.org>
Thu, 15 May 2008 13:27:32 +0000 (07:27 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Thu, 15 May 2008 13:27:32 +0000 (07:27 -0600)
commit24d424046313635eedf1e9759583bb48db81c8b8
treeaf2948c0cd7d9e6a51ead47c10cc1ebfd9d56a7e
parentbd7a9568528cdf146b3fe2e15bbadb7ad5465e62
Rename helpers/basic_auth/squid_radius_auth/util.* to radius-util.*

They were clashing with Squids' own include/util.h
helpers/basic_auth/squid_radius_auth/Makefile.am
helpers/basic_auth/squid_radius_auth/radius-util.c [moved from helpers/basic_auth/squid_radius_auth/util.c with 97% similarity]
helpers/basic_auth/squid_radius_auth/radius-util.h [new file with mode: 0644]
helpers/basic_auth/squid_radius_auth/util.h [deleted file]