diff --git a/src/streamsvr.c b/src/streamsvr.c index 330b0a345..b8e384c2b 100644 --- a/src/streamsvr.c +++ b/src/streamsvr.c @@ -516,7 +516,7 @@ extern int strsvrstart(strsvr_t *svr, int *opts, int *strs, char **paths, return 1; } /* stop stream server ---------------------------------------------------------- -* start stream server +* stop stream server * args : strsvr_t *svr IO stream server struct * char *cmd I input stop command (NULL: no cmd) * return : none