docs: Correct string
This commit is contained in:
parent
b5ebd599b2
commit
e96b69887f
1 changed files with 1 additions and 1 deletions
|
@ -3803,7 +3803,7 @@ lws_snprintf(char *str, size_t size, const char *format, ...);
|
|||
LWS_VISIBLE LWS_EXTERN int
|
||||
lws_get_random(struct lws_context *context, void *buf, int len);
|
||||
/**
|
||||
* lws_daemonize(): fill a buffer with platform random data
|
||||
* lws_daemonize(): make current process run in the background
|
||||
*
|
||||
* \param _lock_path: the filepath to write the lock file
|
||||
*
|
||||
|
|
Loading…
Add table
Reference in a new issue