• src/sbbs3/ratelimit.hpp ratelimit_filter.hpp

    From Rob Swindell (on Debian Linux)@rob@synchro.net to Git commit to main/sbbs/master on Sun May 24 15:13:05 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/ecb854b2cddae3eaa53bae35
    Modified Files:
    src/sbbs3/ratelimit.hpp ratelimit_filter.hpp
    Log Message:
    sbbs3: rename ratelimit header guards out of reserved namespace

    Identifiers beginning with an underscore followed by an uppercase
    letter are reserved by the C/C++ standard for the implementation.