[FFmpeg-devel] [PATCH 06/17] publisher.h: Remove trailing whitespace
Stephan Holljes
klaxa1337 at googlemail.com
Thu Jun 28 03:51:06 EEST 2018
Signed-off-by: Stephan Holljes <klaxa1337 at 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
More information about the ffmpeg-devel
mailing list