1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-08-31 22:21:13 +02:00

fix format

This commit is contained in:
Lars Melchior 2020-06-03 11:42:45 +02:00
parent b31db62605
commit 8adb67ca72

View file

@ -14,7 +14,6 @@ namespace greeter {
std::string name;
public:
/**
* Creates a new greeter
* @param name the name to greet