diff options
author | pjd <pjd@FreeBSD.org> | 2009-09-07 21:58:54 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2009-09-07 21:58:54 +0000 |
commit | 7b5026505bb92146dcb5052720cc787581640eca (patch) | |
tree | 8d5e28ffd535f88088a40fc45d0d84ba044a945d /lib/libc/regex/regex.3 | |
parent | a72e4e5b626034fcb1d56c7b5856d1768f18a16a (diff) | |
download | FreeBSD-src-7b5026505bb92146dcb5052720cc787581640eca.zip FreeBSD-src-7b5026505bb92146dcb5052720cc787581640eca.tar.gz |
If we have to use avl_find(), optimize a bit and use avl_insert() instead of
avl_add() (the latter is actually a wrapper around avl_find() + avl_insert()).
Fix similar case in the code that is currently commented out.
Diffstat (limited to 'lib/libc/regex/regex.3')
0 files changed, 0 insertions, 0 deletions