]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix a typo.
authorH.J. Lu <hjl@gcc.gnu.org>
Mon, 26 Jan 2009 16:46:03 +0000 (08:46 -0800)
committerH.J. Lu <hjl@gcc.gnu.org>
Mon, 26 Jan 2009 16:46:03 +0000 (08:46 -0800)
From-SVN: r143679

gcc/ChangeLog

index 9899755c452cadc244c8099e8ce39a349d075333..da0b76a8a13e7d7b6ce32e279839fb3a666ecd6b 100644 (file)
@@ -42,7 +42,7 @@
 2009-01-24  H.J. Lu  <hongjiu.lu@intel.com>
 
        PR c/38938
-       * c-opts.c (c_common_handle_option): Upate warn_pointer_sign
+       * c-opts.c (c_common_handle_option): Update warn_pointer_sign
        properly.
 
 2009-01-24  Sebastian Pop  <sebastian.pop@amd.com>