diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 21:13:35 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-02-03 21:13:35 +0000 |
commit | be7c3636abbd97ef50fb072b069a7a2ab445e790 (patch) | |
tree | d6b1c43cf620796a3d965156e2f34ba543451d87 /libdiskfs | |
parent | a323203f20291cda786ab47aa255da2e38e2bf87 (diff) |
Formerly fsmutations.h.~2~
Diffstat (limited to 'libdiskfs')
-rw-r--r-- | libdiskfs/fsmutations.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/fsmutations.h b/libdiskfs/fsmutations.h index dc766b4c..4c40b970 100644 --- a/libdiskfs/fsmutations.h +++ b/libdiskfs/fsmutations.h @@ -23,7 +23,7 @@ #define IO_INTRAN protid_t begin_using_protid_port (io_t) #define IO_DESTRUCTOR end_using_protid_port (protid_t) -#define SERVERPREFIX S_ +#define SERVERPREFIX diskfs_S_ #define FILE_IMPORTS import "priv.h"; #define IO_IMPORTS import "priv.h"; |