- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
--------------------------------------------------------------------------*/
|
||||
#ifndef SICSCRON
|
||||
#define SICSCRON
|
||||
int MakeCron(SConnection *pCon, SicsInterp *pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
int MakeCron(SConnection * pCon, SicsInterp * pSics, void *pData,
|
||||
int argc, char *argv[]);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user