Enhanced comments in asynnet

Changed required privilege for chnaging the threshold from manager to user in counter.c
Changed an output code in macro.c
This commit is contained in:
2016-10-25 17:03:21 +02:00
parent 7e764b100b
commit fd5451e8fd
3 changed files with 8 additions and 3 deletions

View File

@@ -605,7 +605,7 @@ int InternalFileEval(SConnection * pCon, SicsInterp * pInter, void *pData,
ClientPut is installed as a command to write data to the client from
a server script. Syntax:
ClientPut text outputcode
The output code is optional and and defaults to eStatus.
The output code is optional and and defaults to eLog.
---------------------------------------------------------------------------*/
#include "outcode.h"