summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-05-09 20:17:21 +0200
committerDiego 'Flameeyes' Pettenò <flameeyes@gmail.com>2008-05-09 20:17:21 +0200
commitf1d33d90c6b93c60d554145e015b5e48f47810b4 (patch)
treee59217c0b018859f425f0d678d9f21bc474722ef /doc
parent2c442080281fa7c583042a39beed6d47891aab74 (diff)
downloadxine-lib-f1d33d90c6b93c60d554145e015b5e48f47810b4.tar.gz
xine-lib-f1d33d90c6b93c60d554145e015b5e48f47810b4.tar.bz2
Use snprintf() return value rather than calling strlen() multiple times.
Instead of using strlen() to get the new size of the string every time, use the value returned by snprintf() to gather the size of the final string. --HG-- extra : transplant_source : %AA%0D%D3d9%D6%99%D7BP%21w%F3%DE%8Au%90l%AD%16
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions