[Differential] [Changed Subscribers] D4154: Fix some -Wdocumentation warnings
Albert Astals Cid
noreply at phabricator.kde.org
Mon Jan 16 21:27:53 UTC 2017
aacid added inline comments.
INLINE COMMENTS
> global.h:159
> ERR_UNSUPPORTED_ACTION = KJob::UserDefinedError + 8,
> - ERR_IS_DIRECTORY = KJob::UserDefinedError + 9, // ... where a file was expected
> - ERR_IS_FILE = KJob::UserDefinedError + 10, // ... where a directory was expected (e.g. listing)
> + ERR_IS_DIRECTORY = KJob::UserDefinedError + 9, ////< ... where a file was expected
> + ERR_IS_FILE = KJob::UserDefinedError + 10, ////< ... where a directory was expected (e.g. listing)
You have four / here in these two lines and three in the rest of lines below, so i guess one of them is wrong? afair only 3 needed?
REPOSITORY
R241 KIO
REVISION DETAIL
https://phabricator.kde.org/D4154
EMAIL PREFERENCES
https://phabricator.kde.org/settings/panel/emailpreferences/
To: kfunk, #frameworks
Cc: aacid, #frameworks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170116/41cf2e0a/attachment.html>
More information about the Kde-frameworks-devel
mailing list