diff options
author | Michael I. Bushnell <mib@gnu.org> | 1995-10-27 19:07:32 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1995-10-27 19:07:32 +0000 |
commit | 7ab1f2098161744c1ad9a71bc84b85beefe51889 (patch) | |
tree | f4ac88a8d70860a6ecc6a5f5b3278358db5076c7 | |
parent | b9cbde6e0385193730e0641395d7044064ac2be9 (diff) |
More doc fix.
-rw-r--r-- | hurd/fsys.defs | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/hurd/fsys.defs b/hurd/fsys.defs index c116e579..de8d9fc4 100644 --- a/hurd/fsys.defs +++ b/hurd/fsys.defs @@ -22,8 +22,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. */ + fsys_reply.defs up to date. */ +/* Note that libdiskfs/start-translator-long.c depends silently on the + definition of fsys_startup below. */ #ifdef FSYS_IMPORTS FSYS_IMPORTS |