aboutsummaryrefslogtreecommitdiff
path: root/sim/moxie/ChangeLog
diff options
context:
space:
mode:
authorAnthony Green <green@redhat.com>2010-01-13 14:08:36 +0000
committerAnthony Green <green@redhat.com>2010-01-13 14:08:36 +0000
commit11db68fd8df09b071049208a7e7b64e3b1cb8946 (patch)
tree3ac53e45ad797f3b1c88d69b8ad3b15c5d90c121 /sim/moxie/ChangeLog
parent618b7301476d3fa5948fd0ead29809783f32ca15 (diff)
downloadgdb-11db68fd8df09b071049208a7e7b64e3b1cb8946.zip
gdb-11db68fd8df09b071049208a7e7b64e3b1cb8946.tar.gz
gdb-11db68fd8df09b071049208a7e7b64e3b1cb8946.tar.bz2
Add period to sentence in comment.
Diffstat (limited to 'sim/moxie/ChangeLog')
-rw-r--r--sim/moxie/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/sim/moxie/ChangeLog b/sim/moxie/ChangeLog
index 7a3c0fa..00af8db 100644
--- a/sim/moxie/ChangeLog
+++ b/sim/moxie/ChangeLog
@@ -1,5 +1,9 @@
2010-01-13 Anthony Green <green@moxielogic.com>
+ * interp.c (sim_open): Add period to end of sentence in comment.
+
+2010-01-13 Anthony Green <green@moxielogic.com>
+
* interp.c (sim_open): Initialize the SIM_DESC object properly
with sim_config() and sim_post_argv_init().