]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Tsantilas Christos <christos@chtsanti.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Sep 2008 13:40:03 +0000 (01:40 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 14 Sep 2008 13:40:03 +0000 (01:40 +1200)
commit1afc2b93e108b6a37217cd027f5a271e89fc0f1b
tree6019db2f79a2284a7b591e88c28ac203829cb3f6
parent0db1f3faa5687beaa3121df4d31ff27462028ea9
Author: Tsantilas Christos <christos@chtsanti.net>
Source code formatting scripts

formater.pl
    Script to format source files with the astyle utility
    NP: Squid code requires astyle version 1.22 or later

md5checker.sh
    Scritp to validate the formater.pl script did not alter the code
    syntax in any way. All non-whitespace alterations are reported
    as bungled files for manual auditing.
scripts/formater.pl [new file with mode: 0755]
scripts/md5checker.sh [new file with mode: 0755]