Change the return type of the rebuffer_line function to void.
authorTrevor Saunders <tbsaunde+binutils@tbsaunde.org>
Fri, 19 Feb 2016 12:13:08 +0000 (12:13 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 19 Feb 2016 12:13:08 +0000 (12:13 +0000)
commit3d13c647015137e616267148a8d51194d13737bf
treeea8e2e17b6e5e59e7513837812538789d7947437
parentcd0bbe6ef9ca3d3db38a3a0f1ca993bbdc952053
Change the return type of the rebuffer_line function to void.

* listing.c (rebuffer_line): Change return type to void.
gas/ChangeLog
gas/listing.c