- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
#define SICSEXIT
|
||||
#include "conman.h"
|
||||
|
||||
int SicsExit(SConnection *pCon,SicsInterp *pInterp, void *pData, int argc,
|
||||
char *argv[]);
|
||||
|
||||
int SicsExit(SConnection * pCon, SicsInterp * pInterp, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user