Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavformat/swfenc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/swfenc.c b/libavformat/swfenc.c
index 5f0a2ffa6f..33e4ca7a5c 100644
--- a/libavformat/swfenc.c
+++ b/libavformat/swfenc.c
@@ -1,5 +1,5 @@
/*
- * Flash Compatible Streaming Format muxer.
+ * Flash Compatible Streaming Format muxer
* Copyright (c) 2000 Fabrice Bellard.
* Copyright (c) 2003 Tinic Uro.
*