mirror of
https://github.com/TheLartians/ModernCppStarter.git
synced 2025-09-01 06:30:52 +02:00
fix format
This commit is contained in:
parent
b31db62605
commit
8adb67ca72
1 changed files with 2 additions and 3 deletions
|
@ -14,7 +14,6 @@ namespace greeter {
|
|||
std::string name;
|
||||
|
||||
public:
|
||||
|
||||
/**
|
||||
* Creates a new greeter
|
||||
* @param name the name to greet
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue