mirror of
https://github.com/znc/znc.git
synced 2026-08-07 17:33:34 +02:00
Update a comment
This commit is contained in:
@@ -669,7 +669,7 @@ struct hash<CString> : hash<std::string> {};
|
||||
}
|
||||
|
||||
// Make translateable messages easy to write:
|
||||
// _f("Foo is {1}")(foo)
|
||||
// t_f("Foo is {1}")(foo)
|
||||
class CInlineFormatMessage {
|
||||
public:
|
||||
explicit CInlineFormatMessage(const CString& sFormat)
|
||||
|
||||
Reference in New Issue
Block a user