Addition of an arbitary bitmask handling set of functions
New memory deallocation routines for the DCBS
This commit is contained in:
@ -121,7 +121,7 @@ ModuleInit()
|
||||
ROUTER_OBJECT *
|
||||
GetModuleObject()
|
||||
{
|
||||
fprintf(stderr, "Returing test router module object.\n");
|
||||
fprintf(stderr, "Returning test router module object.\n");
|
||||
return &MyObject;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user