shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 11:57:59 +0000 (13:57 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 11:57:59 +0000 (13:57 +0200)
commit0cbd0a367d0de56a41e57e7b6afdfb1057e4eb68
tree1d47553aaa1ba0ff8dbac8fd371f4a6fa14c332d
parent8e5eaaad1b9771dde6b5d7943c14d280c2546800
shlwapi/tests: Use lstrlenA instead of strlen in ok() to avoid printf format warnings.
dlls/shlwapi/tests/ordinal.c