aboutsummaryrefslogtreecommitdiff
path: root/sim/rl78
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-24 04:08:12 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-07-24 04:16:47 -0700
commit72f4393d8cfc4a47f0e59657f7822668cfad132f (patch)
tree72a183bf802b025c08fd2a5fa5717155c5c536c6 /sim/rl78
parent91cb26dac47265f178fb6635f1deebdfd244572a (diff)
downloadgdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.zip
gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.gz
gdb-72f4393d8cfc4a47f0e59657f7822668cfad132f.tar.bz2
Remove leading/trailing white spaces in ChangeLog
Diffstat (limited to 'sim/rl78')
-rw-r--r--sim/rl78/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/rl78/ChangeLog b/sim/rl78/ChangeLog
index 45481c1..d9d3817 100644
--- a/sim/rl78/ChangeLog
+++ b/sim/rl78/ChangeLog
@@ -94,7 +94,7 @@
PR gdb/7205
- Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
+ Replace TARGET_SIGNAL_ with GDB_SIGNAL_ throughout.
2012-03-24 Mike Frysinger <vapier@gentoo.org>