summaryrefslogtreecommitdiff
path: root/sim/moxie/interp.c
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/interp.c
parent618b7301476d3fa5948fd0ead29809783f32ca15 (diff)
downloadbinutils-gdb-11db68fd8df09b071049208a7e7b64e3b1cb8946.tar.gz
Add period to sentence in comment.
Diffstat (limited to 'sim/moxie/interp.c')
-rw-r--r--sim/moxie/interp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/moxie/interp.c b/sim/moxie/interp.c
index 8d280f2cc47..cd1bbeb73bb 100644
--- a/sim/moxie/interp.c
+++ b/sim/moxie/interp.c
@@ -1177,7 +1177,7 @@ sim_open (kind, cb, abfd, argv)
set_initial_gprs (); /* Reset the GPR registers. */
/* Configure/verify the target byte order and other runtime
- configuration options */
+ configuration options. */
if (sim_config (sd) != SIM_RC_OK)
{
sim_module_uninstall (sd);