CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/10/05 11:36:53
Modified files:
usr.bin/doas : doas.c doas.h parse.y
Log message:
as a result of the env rework, arraylen() is only used in parse.y.
move it there and make it static.
