diff --git a/ciphers/uint128_t.hpp b/ciphers/uint128_t.hpp index 6846d7d4c..3592eca92 100644 --- a/ciphers/uint128_t.hpp +++ b/ciphers/uint128_t.hpp @@ -1,5 +1,5 @@ /** - * @file uint128_t.hpp + * @file * * @details Implementation of 128-bit unsigned integers. * @note The implementation can be flagged as not completed. This header is used