Fix ARI warning in remote.c (no trailing \n in call to error)
authorJoel Brobecker <brobecker@gnat.com>
Wed, 2 Jun 2010 22:21:53 +0000 (22:21 +0000)
committerJoel Brobecker <brobecker@gnat.com>
Wed, 2 Jun 2010 22:21:53 +0000 (22:21 +0000)
commitcb91c06acceedddbfd91ecd6f55efb121d0cddae
tree9c54700ea7a018f83a0fbf89c023181866736ab3
parentb8e8282fd63edcf7fb976b8e7c84b59c3d4d69aa
Fix ARI warning in remote.c (no trailing \n in call to error)

        * remote.c (remote_get_noisy_reply): Remove trailing "\n" in call
        to error.
gdb/ChangeLog
gdb/remote.c