Signed-off-by: Stephan Holljes <klaxa1...@googlemail.com>
---
 publisher.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/publisher.h b/publisher.h
index e25c33d..e07cb10 100644
--- a/publisher.h
+++ b/publisher.h
@@ -115,7 +115,7 @@ void publisher_init(struct PublisherContext **pub, char 
*stream_name);
 void publisher_push_segment(struct PublisherContext *pub, struct Segment *seg);
 
 /**
- * Reserve a slot in the client struct of a PublisherContext. May fail if the 
number 
+ * Reserve a slot in the client struct of a PublisherContext. May fail if the 
number
  * of maximum clients has been reached.
  *
  * @param pub pointer to a PublisherContext
-- 
2.18.0

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to