c-typeck.c (build_unary_op): Don't wrap msgid argument of readonly_warning in _().
authorJoseph Myers <jsm28@cam.ac.uk>
Tue, 15 Jan 2002 16:28:47 +0000 (16:28 +0000)
committerJoseph Myers <jsm28@gcc.gnu.org>
Tue, 15 Jan 2002 16:28:47 +0000 (16:28 +0000)
commit57771fe8764940f0c05e224a25a3c36d1286e227
tree9384b23cadc05372fa64126b67805a6ae9fb4024
parent0e83ceb1b98bc601d6509f47417b37af63cd81d6
c-typeck.c (build_unary_op): Don't wrap msgid argument of readonly_warning in _().

* c-typeck.c (build_unary_op): Don't wrap msgid argument of
readonly_warning in _().

From-SVN: r48873
gcc/ChangeLog
gcc/c-typeck.c