Changed the standards to use uppercase instead of underscores. I.e. variables
authoriwanttokeepanon <iwanttokeepanon@users.sourceforge.net>
Fri, 13 Jul 2001 01:27:19 +0000 (01:27 +0000)
committeriwanttokeepanon <iwanttokeepanon@users.sourceforge.net>
Fri, 13 Jul 2001 01:27:19 +0000 (01:27 +0000)
commitdbce60268b79927eb2f836e543416df53b30b867
tree9f8cd3017df8cfacf31d56124f9e2b63f75c3eeb
parent1134c62acfec46a2fcac90db6c51d3210f93f1a7
Changed the standards to use uppercase instead of underscores.  I.e. variables
should be "int ms_iis5_hack = 0;" instead of "int msIis5Hack = 0;" ...
and functions should be "int load_aclfile(...)" instead of
"int loadAclFile(...)".
doc/STANDARDS.txt