Module Name: src Committed By: christos Date: Fri Nov 24 23:42:36 UTC 2017
Modified Files:
src/usr.bin/config: main.c
Log Message:
- Instead of checking the recursion level before we recurse, check in on
function entry.
- Always decrement the level and reset levelparent on exit.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95 src/usr.bin/config/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
