From c26e9cbb0ce70e8fca32a40c434a0837bf46750a Mon Sep 17 00:00:00 2001 From: Yao Qi Date: Sun, 5 Jan 2014 19:32:51 +0800 Subject: Remove an empty-body 'if' statement This patch removes the if statement and the comments together. gdb: 2014-01-07 Yao Qi * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if' statement. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6117bc9..cf1d1b9 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,10 @@ 2014-01-07 Yao Qi + * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if' + statement. + +2014-01-07 Yao Qi + * gnu-nat.c (info_port_rights): Add qualifier const to argument args. -- cgit v1.1