This commit is contained in:
Christopher Faylor
2001-05-04 21:09:47 +00:00
parent 6731c77ee2
commit 1ca62f42d0
2 changed files with 3 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ enum
__SIGFLUSH = -2,
__SIGSTRACE = -1,
__SIGUNUSED = 0,
__SIGOFFSET = 3
__SIGOFFSET = 2
};
#define PSIZE 63