]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
note fall-through
authorAlan T. DeKok <aland@freeradius.org>
Sun, 5 Feb 2017 15:09:44 +0000 (10:09 -0500)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 5 Feb 2017 15:09:44 +0000 (10:09 -0500)
src/modules/proto_radius/proto_radius_acct.c

index 11f5f2be309fc242cf14662ff563cdc647c97a21..87ed6f297d44bb29ae19897e049ea3d7804fb797 100644 (file)
@@ -175,6 +175,7 @@ static void acct_running(REQUEST *request, fr_state_action_t action)
                        request->reply->code = 0;
                        break;
                }
+               /* FALL-THROUGH */
 
        send_reply:
                /*