diff options
author | Max Kellermann <max@duempel.org> | 2008-04-12 04:07:11 +0000 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2008-04-12 04:07:11 +0000 |
commit | 623a86f389dc3c1cce52b1d0e6ef64d27b26f023 (patch) | |
tree | be24c359d81fab206eb9dd34706a5c9c5d8316c9 /README | |
parent | 83e937320b947b4f70600f7517f64ec81c87e289 (diff) | |
download | mpd-623a86f389dc3c1cce52b1d0e6ef64d27b26f023.tar.gz mpd-623a86f389dc3c1cce52b1d0e6ef64d27b26f023.tar.xz mpd-623a86f389dc3c1cce52b1d0e6ef64d27b26f023.zip |
use constant pointers when possible
It is a good practice to constify pointers when their dereferenced
data is not modified within the functions or its descendants.
git-svn-id: https://svn.musicpd.org/mpd/trunk@7234 09075e82-0dd4-0310-85a5-a0d7c8717e4f
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions