mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
clang-format and clang-tidy fixes for 7293e15a
This commit is contained in:
parent
7293e15a30
commit
a4f830b90b
@ -34,7 +34,7 @@
|
||||
namespace math {
|
||||
/**
|
||||
* @namespace modular_division
|
||||
* @brief Functions for [Modular
|
||||
* @brief Functions for [Modular
|
||||
* Division](https://www.geeksforgeeks.org/modular-division) implementation
|
||||
*/
|
||||
namespace modular_division {
|
||||
|
Loading…
Reference in New Issue
Block a user