diff options
Diffstat (limited to 'src/cmd/upas/fs/dat.h')
-rw-r--r-- | src/cmd/upas/fs/dat.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/cmd/upas/fs/dat.h b/src/cmd/upas/fs/dat.h index 14208ed6..6264822d 100644 --- a/src/cmd/upas/fs/dat.h +++ b/src/cmd/upas/fs/dat.h @@ -218,4 +218,3 @@ void henter(ulong, char*, Qid, Message*, Mailbox*); void hfree(ulong, char*); ulong msgallocd, msgfreed; - |