X-Git-Url: https://git.pterodactylus.net/?p=fms.git;a=blobdiff_plain;f=src%2Foption.cpp;h=61025a315e504e4d0c788ff30dd8d01e68dc1b37;hp=ae8d8ba99510bb64ea7fec57995831b7e9fb821a;hb=6b896a9e1dc143bba86795be1e9336549db9b85f;hpb=8adfd604a97d385869b0ce763b35d014d7aa2cca diff --git a/src/option.cpp b/src/option.cpp index ae8d8ba..61025a3 100644 --- a/src/option.cpp +++ b/src/option.cpp @@ -19,4 +19,4 @@ const bool Option::Get(const std::string &option, std::string &value) { return false; } -} \ No newline at end of file +}