(Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warning
authorJoel Brobecker <brobecker@adacore.com>
Wed, 22 Nov 2017 22:30:41 +0000 (14:30 -0800)
committerJoel Brobecker <brobecker@adacore.com>
Wed, 22 Nov 2017 22:36:55 +0000 (14:36 -0800)
commit8f6cb6c33815f38b41e1e93e59f12869db07c070
tree61542e0801933f571210940f7e7387dc3a170460
parent479f8de1b3b7e69ca8d557bbe9d843c7d1bc89c5
(Ada) ravenscar-thread.c: remove unwanted trailing \n in call to warning

A recent patch introduced a call to warning, and the string used
had a trailing newline, which is not correct; the nightly ARI run
caught it, so this patch removes it.

gdb/ChangeLog:

        * ravenscar-thread.c (ravenscar_inferior_created): Remove
        trailing newline at end of string in call to warning.

Tested on powerpc-eabispe, no regression.
gdb/ChangeLog
gdb/ravenscar-thread.c
This page took 0.02602 seconds and 4 git commands to generate.