summaryrefslogtreecommitdiff
path: root/vmsdir.h
diff options
context:
space:
mode:
Diffstat (limited to 'vmsdir.h')
-rw-r--r--vmsdir.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/vmsdir.h b/vmsdir.h
index cb17818..ef53acc 100644
--- a/vmsdir.h
+++ b/vmsdir.h
@@ -1,6 +1,5 @@
/* dirent.h for vms
-Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009, 2010 Free Software Foundation, Inc.
+Copyright (C) 1996-2013 Free Software Foundation, Inc.
This file is part of GNU Make.
GNU Make is free software; you can redistribute it and/or modify it under the
@@ -45,7 +44,7 @@ struct direct
+ ((dp)->d_namlen+1)) \
+ 3) & ~3)
-#define d_ino d_fileno /* compatability */
+#define d_ino d_fileno /* compatibility */
/*