diff options
Diffstat (limited to 'gas/config/te-vms.c')
-rw-r--r-- | gas/config/te-vms.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/config/te-vms.c b/gas/config/te-vms.c index caaf26a..961749f 100644 --- a/gas/config/te-vms.c +++ b/gas/config/te-vms.c @@ -20,7 +20,7 @@ #include "as.h" #include "te-vms.h" -/* The purspose of the two alternate versions below is to have one that +/* The purpose of the two alternate versions below is to have one that works for native VMS and one that works on an NFS mounted filesystem (Unix Server/VMS client). The main issue being to generate the special VMS file timestamps for the debug info. */ |