summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorMichael I. Bushnell <mib@gnu.org>1995-10-27 18:48:18 +0000
committerMichael I. Bushnell <mib@gnu.org>1995-10-27 18:48:18 +0000
commitc452eeea5ad8618cedeeb1f60cb42be35adb5010 (patch)
treeb222f17c10469d6a0fb519daea022757bfb10593 /hurd
parent75b0d8035a5f7a7f46956303957f54ee1bed8fe8 (diff)
Dot fix.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/fsys.defs6
1 files changed, 5 insertions, 1 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs
index 26741dc5..e4dad16e 100644
--- a/hurd/fsys.defs
+++ b/hurd/fsys.defs
@@ -1,5 +1,5 @@
/* Definitions for the filesystem control interface
- Copyright (C) 1992, 1993, 1994 Free Software Foundation
+ Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation
This file is part of the GNU Hurd.
@@ -21,6 +21,10 @@ subsystem fsys 22000;
#include <hurd/hurd_types.defs>
+/* When modifying this file in any way, please remember to keep
+fsys_reply.defs up to date. */
+
+
#ifdef FSYS_IMPORTS
FSYS_IMPORTS
#endif