CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/25 08:10:59
Modified files:
usr.bin/mandoc : mdoc.c
Log message:
Fix a minor optimization i broke in bsd.lv rev. 1.163 on August 20, 2010:
Do not bother looking into the hash table when the length of the macro
already tells us it's invalid. No functional change.
Noticed by jsg@, thanks!
