summaryrefslogtreecommitdiff
path: root/vmsify.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1996-07-20 11:13:04 +0000
committerRoland McGrath <roland@redhat.com>1996-07-20 11:13:04 +0000
commit37ce7efdca1dc9b3f7c2f7b5fbb77398855ad27f (patch)
treea524489ddb3ed389c72a0c534ce2c6369995ab3e /vmsify.c
parent4b92c539d49a54db33b7ab1da40c11b12e94e752 (diff)
downloadgunmake-37ce7efdca1dc9b3f7c2f7b5fbb77398855ad27f.tar.gz
Sat Jul 20 12:32:10 1996 Klaus Kämpf (kkaempf@progis.de)
* remake.c (f_mtime) [VMS]: Add missing `if' conditional for future modtime check. * config.h-vms, makefile.vms, readme.vms, vmsify.c: Update address.
Diffstat (limited to 'vmsify.c')
-rw-r--r--vmsify.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/vmsify.c b/vmsify.c
index 7d1fa6f..d457e65 100644
--- a/vmsify.c
+++ b/vmsify.c
@@ -3,7 +3,8 @@
Module for vms <-> unix file name conversion
- Written by Klaus Kämpf (kkaempf@didymus.rmi.de)
+ Written by Klaus Kämpf (kkaempf@progis.de)
+ of proGIS Software, Aachen, Germany
*/