aboutsummaryrefslogtreecommitdiff
path: root/gas/config/obj-vms.c
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/obj-vms.c')
-rw-r--r--gas/config/obj-vms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/obj-vms.c b/gas/config/obj-vms.c
index 0f08f8e..2002136 100644
--- a/gas/config/obj-vms.c
+++ b/gas/config/obj-vms.c
@@ -2046,7 +2046,7 @@ VMS_local_stab_Parse (sp)
str1++;
}
if (*str1 == ':' && *pnt2 == ':')
- return; /* they are the same! lets skip this one */
+ return; /* They are the same! Let's skip this one. */
} /* for */
pnt++; /* skip p in case no register */
} /* if */