summaryrefslogtreecommitdiff
path: root/helpers
diff options
context:
space:
mode:
Diffstat (limited to 'helpers')
-rwxr-xr-xhelpers/MakeEtags2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/MakeEtags b/helpers/MakeEtags
index 25f6bdab1..1b030a3fc 100755
--- a/helpers/MakeEtags
+++ b/helpers/MakeEtags
@@ -27,7 +27,7 @@ etags=~/local/bin/etags
# Exuberant etags is necessary since it can ignore some defined symbols
# that obscure the function signatures.
-ignore=API_EXPORT,API_EXPORT_NONSTD,__declspec
+ignore=AP_DECLARE,AP_DECLARE_NONSTD,__declspec
# Create an etags file at the root of the source
# tree, then create symbol links to it from each