summaryrefslogtreecommitdiff
path: root/sim/moxie/interp.c
diff options
context:
space:
mode:
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);