NOISSUE fix a bunch of compiler warnings

This commit is contained in:
Petr Mrázek
2017-05-21 20:20:37 +02:00
parent 572a6026b5
commit 8bd8be95f0
10 changed files with 22 additions and 27 deletions

View File

@ -20,7 +20,7 @@ public:
{
return m_pasteID;
}
uint32_t maxSize()
int maxSize()
{
// 2MB for paste.ee - public
if(m_key == "public")