Remove obvious clear_config() comments and misleading state_change() comments.
authorbenno <benno@openbsd.org>
Mon, 3 Jul 2017 18:45:34 +0000 (18:45 +0000)
committerbenno <benno@openbsd.org>
Mon, 3 Jul 2017 18:45:34 +0000 (18:45 +0000)
commit988c4ffac558b41a0f0eb8c01a28d9b0314fca94
tree2ccb963f045efc7177a3f27af754b826ed7d0744
parent1e1db3e52cc12ee33922385d32e703187ee6ad55
Remove obvious clear_config() comments and misleading state_change() comments.
Also relocate do_action() calls for the init block from change_state() to
occur with the corresponding do_action() calls for the body block.
From Rob Pierce
ok stsp@ and i
usr.sbin/ifstated/ifstated.c