]> granicus.if.org Git - apache/commit
Fixed the AWK script so that it will pick up functions that have been
authorBradley Nicholes <bnicholes@apache.org>
Mon, 19 Nov 2001 23:33:15 +0000 (23:33 +0000)
committerBradley Nicholes <bnicholes@apache.org>
Mon, 19 Nov 2001 23:33:15 +0000 (23:33 +0000)
commit4e3aa6d7da530bda7019cbfbbc0e775d2b86ccdd
tree1eb53b326e440fd0f3256f540fdcd345093d5961
parentb03492249bb857f083349f27beff0ac70ec5a7d3
Fixed the AWK script so that it will pick up functions that have been
declared on multiple lines such as create_connection in connection.h.
Otherwise multi-line declared functions are omitted from the export list.

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