From ddeea8620fd5d2c03e18fd47a2f83f5b147fd259 Mon Sep 17 00:00:00 2001 From: Kelvin Sherlock Date: Fri, 6 Feb 2015 19:59:45 -0500 Subject: [PATCH] comments from basilisk execution --- test/test_volumes.c | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/test/test_volumes.c b/test/test_volumes.c index 57a3c56..c6f03c3 100644 --- a/test/test_volumes.c +++ b/test/test_volumes.c @@ -2,6 +2,16 @@ #include #include + /* + * + * MacOS/Basilisk: + * + * GetVol(): vRefNum = -32637 + * GetVol(MacOS): vRefNum = -32637 + * HGetVol(): vRefNum = -32637 dirID = 3382 + * HGetVol(MacOS): vRefNum = -32637 dirID = 3382 + * + */ void gv(StringPtr name) {