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