From 252db1b5de059d292f54216e4541e3ee8370d624 Mon Sep 17 00:00:00 2001 From: Tom Tromey Date: Wed, 16 Jul 2014 08:09:27 -0600 Subject: reformat comment in target.h A comment in target.h went past the column limit. This patch reformats it. I'm pushing this as obvious. 2014-07-16 Tom Tromey * target.h (struct target_ops) : Reformat comment. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index b9d4fa6..064648f 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2014-07-16 Tom Tromey + * target.h (struct target_ops) : Reformat + comment. + +2014-07-16 Tom Tromey + * target-delegates.c: Rebuild. 2014-07-15 Pierre Langlois -- cgit v1.1