Commit 8cc6782b by Karsa Zoltán István

const, typo fix

parent 5e290e49
......@@ -36,7 +36,7 @@ class StringPool {
// "Foglaltnak" minősül
RString& acquire(const char* str);
// Visszadja, hogy az str objektum szabad, azaz
// Visszaadja, hogy az str objektum szabad, azaz
// kiosztható/megszerezhető-e
bool acquireable(RString& str);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment