CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2017/07/02 08:27:30
Modified files: usr.sbin/ifstated: ifstated.c ifstated.h parse.y Log message: Rename one of the "always" variables to "body" for improved readability. No functional change. from Rob Pierce. ok stsp@ and me