app.c (app_push): Use memcpy, not bcopy.
authorKen Raeburn <raeburn@cygnus>
Tue, 29 Dec 1992 23:53:52 +0000 (23:53 +0000)
committerKen Raeburn <raeburn@cygnus>
Tue, 29 Dec 1992 23:53:52 +0000 (23:53 +0000)
commit6d331d7151afcbe56722acffaf446266778cf629
treed035a7729661585f309def05a6c8373736caa162
parent54f1b715e5a6faacc14a74e1929d7caff7e2e811
app.c (app_push): Use memcpy, not bcopy.
(do_scrub_next_char): For \", return " not '.
(symbol_chars): Now const.
gas/ChangeLog
gas/app.c