cfeck added inline comments. INLINE COMMENTS
> kio_smb_browse.cpp:521 > > +bool SMBSlave::workaroundEEXIST(const int errNum) const > +{ While it does no harm, you do not need 'const' for plain types, such as 'int'. REPOSITORY R320 KIO Extras REVISION DETAIL https://phabricator.kde.org/D8387 To: madcatx, ngraham, davidedmundson, elvisangelaccio, #frameworks Cc: cfeck, rdieter, graesslin, z3ntu