Recognize LHASH_OF().

This commit is contained in:
Dr. Stephen Henson 2008-05-31 21:20:53 +00:00
parent c6ddacf7f8
commit 174c86a216

View File

@ -879,6 +879,7 @@ sub do_defs
s/\{\}/\(\)/gs;
s/STACK_OF\(\)/void/gs;
s/LHASH_OF\(\)/void/gs;
print STDERR "DEBUG: \$_ = \"$_\"\n" if $debug;
if (/^\#INFO:([^:]*):(.*)$/) {