]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Sander says:
authorBrian Havard <bjh@apache.org>
Sat, 21 Jul 2001 13:33:31 +0000 (13:33 +0000)
committerBrian Havard <bjh@apache.org>
Sat, 21 Jul 2001 13:33:31 +0000 (13:33 +0000)
commit07354859317399ae597c625f137d949d7869313f
treef4f20d40af494286a6ceed89c0267a28b260b61e
parentc92887ec0fa6ff3304d2cac6c1355b0ebfbfbd3c
Sander says:

  I missed the hook declarations in my previous
  script. This is added by the patch below.

  The patch also removes unneeded ; that slipped
  in because I use c a lot more than awk :)

  I moved a rule around so removal of leading
  whitespace could go into one rule
  (see AP[RU]?_DECLARE).

  Also removed the additional idx variable in
  favor of checking the return value of the
  index function.

Submitted by: Sander Striker <striker@apache.org>
Reviewed by: Brian Havard <brianh@kheldar.apana.org.au>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@89650 13f79535-47bb-0310-9956-ffa450edef68
build/make_exports.awk