CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/10/11 18:32:37
Modified files:
usr.bin/mandoc : mandocdb.c
Log message:
Clear dform and dsec when exiting a first-level directory in treescan().
Fixes a segfault reported by bentley@.
While here, do some style cleanup in the same function.
