CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/09/06 11:29:35
Modified files:
usr.sbin/snmpd : snmpe.c
Log message:
Remove snmpe_dispatch_parent.
It's an empty stub and proc.c will put implement proc_dispatch_null if not
set, which does the exact same thing.
OK denis@
