diff options
author | Michael I. Bushnell <mib@gnu.org> | 1994-09-15 17:00:22 +0000 |
---|---|---|
committer | Michael I. Bushnell <mib@gnu.org> | 1994-09-15 17:00:22 +0000 |
commit | 815768d42a18f53fa62c901ac5e55d8178b9f1c8 (patch) | |
tree | 88a114564dbe75daac4296f1e4733811809a5786 /libdiskfs/init-init.c | |
parent | 8038b2fc8180a3691ba7daaf8bec915f8c4cb2c0 (diff) |
entered into RCS
Diffstat (limited to 'libdiskfs/init-init.c')
-rw-r--r-- | libdiskfs/init-init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdiskfs/init-init.c b/libdiskfs/init-init.c index cde40c17..72dd93ee 100644 --- a/libdiskfs/init-init.c +++ b/libdiskfs/init-init.c @@ -73,7 +73,7 @@ diskfs_init_diskfs (void) mach_port_deallocate (mach_task_self (), timedev); mach_port_deallocate (mach_task_self (), obj); -/* diskfs_auth_server_port = getauth (); */ + diskfs_auth_server_port = getauth (); } void |