diff options
Diffstat (limited to 'nt/inc/sys/stat.h')
| -rw-r--r-- | nt/inc/sys/stat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nt/inc/sys/stat.h b/nt/inc/sys/stat.h index 2f1cf468736..0b1f9bcec6a 100644 --- a/nt/inc/sys/stat.h +++ b/nt/inc/sys/stat.h | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | /* sys/stat.h supplied with MSVCRT uses too narrow data types for | 1 | /* sys/stat.h supplied with MSVCRT uses too narrow data types for |
| 2 | inode and user/group id, so we replace them with our own. | 2 | inode and user/group id, so we replace them with our own. |
| 3 | 3 | ||
| 4 | Copyright (C) 2008-2017 Free Software Foundation, Inc. | 4 | Copyright (C) 2008-2018 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||