Add a few casts to avoid warnings.

This commit is contained in:
Ulrich Drepper 2005-07-24 23:09:17 +00:00
parent 000a4dfe5f
commit 03c4ded352
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* string/test-memset.c (do_one_test): Compare effect of call, not
only return value.
Add a few cassts to avoid warnings.
Add a few casts to avoid warnings.
2005-07-24 SUGIOKA Toshinobu <sugioka@itonet.co.jp>