X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gas%2Fconfig%2Fte-vms.c;h=9401214c7b6b02b53a945a420a770001c779415f;hb=df3a023bd614133fe69afb02cd0e8f3e590a36a9;hp=caaf26a13abc514fd6ef7fbc94ee46436dee281b;hpb=2571583aed598dd3f9651b53434e5f177a0e3cf7;p=deliverable%2Fbinutils-gdb.git diff --git a/gas/config/te-vms.c b/gas/config/te-vms.c index caaf26a13a..9401214c7b 100644 --- a/gas/config/te-vms.c +++ b/gas/config/te-vms.c @@ -1,5 +1,5 @@ /* te-vms.c -- Utilities for VMS. - Copyright (C) 2009-2017 Free Software Foundation, Inc. + Copyright (C) 2009-2019 Free Software Foundation, Inc. Written by Douglas B Rupp @@ -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. */