somewhere

This commit is contained in:
Dhanya Maliakal
2017-03-10 10:51:28 +01:00
parent 1e94ec0c6a
commit 300b014f73
4 changed files with 6 additions and 7 deletions

View File

@ -285,7 +285,7 @@ class UDPBaseImplementation : protected virtual slsReceiverDefs, public UDPInter
/**
* Set File Path
* Checks for file directory existence before setting file path,
* If it doesn't exist, it will set it blank
* If it exists, it sets it
* @param c file path (max of 1000 characters)
*/
void setFilePath(const char c[]);