diff --git a/src/config.h b/src/config.h index c81dffe698619dcd987b8da8353d21c5b5b01175..28894e99df35ee4641803a657ca581678240044d 100644 --- a/src/config.h +++ b/src/config.h @@ -100,7 +100,7 @@ struct node_policy { bool is_policy_diff; /* whether section changed when reloaded */ - struct list_head list; /* attached to nodelist */ + struct list_head list; /* attached to config nodelist */ /* custom policies follow */ struct list_head radiolist; /* list of configured radio sections */ struct list_head steer_exlist; /* exclude stas from steering */