summaryrefslogtreecommitdiffstats
path: root/catsprintf.c
diff options
context:
space:
mode:
authornima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-10-18 09:34:09 +0000
committernima <nima@abc39116-655e-4be6-ad55-d661dc543056>2008-10-18 09:34:09 +0000
commit8cb72b16a67bb1540763d654fe9d5f61ee7c83a3 (patch)
treea7b411b93c6c73746863f1a722b31d01fd82af72 /catsprintf.c
parent4c92ab9878eaff844316e8f416a3bb59c5c9df46 (diff)
downloadpython-dmidecode-8cb72b16a67bb1540763d654fe9d5f61ee7c83a3.tar.gz
python-dmidecode-8cb72b16a67bb1540763d654fe9d5f61ee7c83a3.tar.xz
python-dmidecode-8cb72b16a67bb1540763d654fe9d5f61ee7c83a3.zip
Python does not have unsigned integers, hence %u and %lu in printf style
strings are taken to be literal strings, not space-holders. All occurences of '%u' (78) have been amended to '%i', there was no '%lu'. git-svn-id: svn://svn.autonomy.net.au/python-dmidecode@72 abc39116-655e-4be6-ad55-d661dc543056
Diffstat (limited to 'catsprintf.c')
0 files changed, 0 insertions, 0 deletions