summaryrefslogtreecommitdiff
path: root/tool/gperf.sed
diff options
context:
space:
mode:
Diffstat (limited to 'tool/gperf.sed')
-rw-r--r--tool/gperf.sed1
1 files changed, 1 insertions, 0 deletions
diff --git a/tool/gperf.sed b/tool/gperf.sed
index 6b3e1980be..52915f80d5 100644
--- a/tool/gperf.sed
+++ b/tool/gperf.sed
@@ -20,3 +20,4 @@ s/(int)([a-z_]*)&((struct \([a-zA-Z_0-9][a-zA-Z_0-9]*\)_t *\*)0)->\1_str\([1-9][
s/ hval = / hval = (unsigned int)/
s/ return / return (unsigned int)/
}
+s/^\(static\) \(unsigned char gperf_downcase\)/\1 const \2/