add gddFfuncTable

This commit is contained in:
Jeff Hill
1996-06-19 20:07:33 +00:00
parent 391cbf40b6
commit 7cf7fea999
2 changed files with 2 additions and 4 deletions

View File

@@ -78,8 +78,7 @@ extern "C" {
#define M_cas (523 <<16) /*CA server*/
#define M_casApp (524 <<16) /*CA server application*/
#define M_bucket (525 <<16) /*Bucket Hash*/
#define M_sbuf (526 <<16) /*Shared Buffer*/
#define M_gddFuncTbl (526 <<16) /*gdd jump table*/
/*
* redefine errMessage with a macro so we can print

View File

@@ -78,8 +78,7 @@ extern "C" {
#define M_cas (523 <<16) /*CA server*/
#define M_casApp (524 <<16) /*CA server application*/
#define M_bucket (525 <<16) /*Bucket Hash*/
#define M_sbuf (526 <<16) /*Shared Buffer*/
#define M_gddFuncTbl (526 <<16) /*gdd jump table*/
/*
* redefine errMessage with a macro so we can print