Add a few casts to avoid warnings.
authorUlrich Drepper <drepper@redhat.com>
Sun, 24 Jul 2005 23:09:17 +0000 (23:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 24 Jul 2005 23:09:17 +0000 (23:09 +0000)
ChangeLog

index 314f9a2..9b4ef81 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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>