summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2011-09-19 00:07:05 +0200
committerDan McGee <dan@archlinux.org>2011-09-19 00:11:39 +0200
commit86d9fcbfff6d806bcb6d0a19d73d09e1af4e1733 (patch)
tree7483800f1c85c9a6cedd8217b524719de6a8f222 /HACKING
parent69a3558b75948e4b1592a060a58f6c1d58b7d459 (diff)
downloadpacman-86d9fcbfff6d806bcb6d0a19d73d09e1af4e1733.tar.gz
pacman-86d9fcbfff6d806bcb6d0a19d73d09e1af4e1733.tar.xz
Remove const specifier from changelog_read() void parameter
This shouldn't really be declared with const, and causes a compile error when -Wcast-qual is used. Remove the const specifier from the function specification and all implementations. Also fix one other trivial -Wcast-qual warning in _alpm_db_cmp(). Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'HACKING')
0 files changed, 0 insertions, 0 deletions