c-format.c (format_length_info, [...]): De-const-ify structure members.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 31 May 2003 14:03:06 +0000 (14:03 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 31 May 2003 14:03:06 +0000 (14:03 +0000)
commit2ec29bbfdf2f9c2c5d4ef6f1a9208896a6f9a349
treee24b712e8e6f0be3907614966cf88285994be70b
parent4fa26a60791ec314128a9683fd4d657b251d0268
c-format.c (format_length_info, [...]): De-const-ify structure members.

* c-format.c (format_length_info, format_char_info,
format_flag_spec, format_flag_pair, format_kind_info):
De-const-ify structure members.

From-SVN: r67271
gcc/ChangeLog
gcc/c-format.c