Add comments on closing #include guard #endif's
All checks were successful
ChaosTest CI / build-and-test (push) Successful in 31s

This commit is contained in:
hashlag
2026-01-02 21:40:07 +03:00
parent a93311cad1
commit 5d09391339
9 changed files with 9 additions and 9 deletions

View File

@@ -82,4 +82,4 @@ private:
} // namespace Chaos::Cipher::Arc4
#endif
#endif // CHAOS_CIPHER_ARC4_ARC4CRYPT_HPP

View File

@@ -108,4 +108,4 @@ private:
} // namespace Chaos::Cipher::Arc4
#endif
#endif // CHAOS_CIPHER_ARC4_ARC4GEN_HPP