mshtml/tests: Don't use sizeof in ok() to avoid printf format warnings.
authorAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 12:03:01 +0000 (14:03 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 13 Jun 2006 12:03:01 +0000 (14:03 +0200)
commit65459cb344905cb955eb1c9c9b0d26ef82485815
tree51fcf7590346235bba3b33ef6b2bdaeb265d10cd
parentbe4dccb33fe850f2e34ee3d81ac2211549d78a39
mshtml/tests: Don't use sizeof in ok() to avoid printf format warnings.
dlls/mshtml/tests/htmldoc.c
dlls/mshtml/tests/protocol.c