- Adapted indenation to new agreed upon system
- Added support for second generation scriptcontext based counter
This commit is contained in:
@ -14,6 +14,6 @@
|
||||
#define MULTICOUNTER_H_
|
||||
#include <sics.h>
|
||||
|
||||
int MakeMultiCounter(SConnection *pCon, SicsInterp *pSics,
|
||||
void *pData, int argc, char *argv[]);
|
||||
#endif /*MULTICOUNTER_H_*/
|
||||
int MakeMultiCounter(SConnection * pCon, SicsInterp * pSics,
|
||||
void *pData, int argc, char *argv[]);
|
||||
#endif /*MULTICOUNTER_H_ */
|
||||
|
Reference in New Issue
Block a user