Signed-off-by: Stephan Holljes <[email protected]>
---
ffserver.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ffserver.c b/ffserver.c
index 8a24397..288f8a1 100644
--- a/ffserver.c
+++ b/ffserver.c
@@ -59,7 +59,7 @@ struct AcceptInfo {
struct HTTPDInterface *httpd;
AVFormatContext **ifmt_ctxs;
struct HTTPDConfig *config;
- int nb_pub; /* number of publishers (streams) equal to number of ifmt_ctx
*/
+ int nb_pub; /** number of publishers (streams) equal to number of ifmt_ctx
*/
};
--
2.16.2
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel