- added new scriptcontext with devser
This commit is contained in:
@ -376,7 +376,7 @@
|
||||
}
|
||||
|
||||
/*---------------------------- Error Handlers --------------------------------*/
|
||||
static void ErrWrite(char *txt, SCStore conn)
|
||||
static void ErrWrite(char *txt, SCStore *conn)
|
||||
{
|
||||
pExeList pExe;
|
||||
SConnection *pCon = NULL;
|
||||
|
Reference in New Issue
Block a user