NOISSUE fix a bunch of compiler warnings
This commit is contained in:
parent
572a6026b5
commit
8bd8be95f0
10 changed files with 22 additions and 27 deletions
|
@ -20,7 +20,7 @@ public:
|
|||
{
|
||||
return m_pasteID;
|
||||
}
|
||||
uint32_t maxSize()
|
||||
int maxSize()
|
||||
{
|
||||
// 2MB for paste.ee - public
|
||||
if(m_key == "public")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue