diff options
author | Max Kellermann <max@duempel.org> | 2008-10-23 07:19:46 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2008-10-23 07:19:46 +0200 |
commit | bc938603f68d03c2a439a53b581bfc85c218a0e0 (patch) | |
tree | a5ba17c8b947fb180974663b703d9fca05022f8d /src/mp4ff/drms.c | |
parent | 890b0673469c79e3cc076b06a775d1d3f93d594d (diff) | |
download | mpd-bc938603f68d03c2a439a53b581bfc85c218a0e0.tar.gz mpd-bc938603f68d03c2a439a53b581bfc85c218a0e0.tar.xz mpd-bc938603f68d03c2a439a53b581bfc85c218a0e0.zip |
playlist: unsigned integers
There are some integers which have a "magic" -1 value which means
"undefined" or "nothing". All others can be converted to unsigned,
since they must not contain a negative number.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions