[FFmpeg-cvslog] [ffmpeg-web] branch master updated. 2e49c72 web/security: Fix typo on h2 tag
gitolite
ffmpeg-cvslog at ffmpeg.org
Sat Nov 1 13:02:53 CET 2014
The branch, master has been updated
via 2e49c7286d0185edd44ea8be92df2c7fe99f1f80 (commit)
from 3600c4492057c34e48f6ea5b75b161791d29f9a5 (commit)
- Log -----------------------------------------------------------------
commit 2e49c7286d0185edd44ea8be92df2c7fe99f1f80
Author: Michael Niedermayer <michaelni at gmx.at>
AuthorDate: Sat Nov 1 13:02:08 2014 +0100
Commit: Michael Niedermayer <michaelni at gmx.at>
CommitDate: Sat Nov 1 13:02:08 2014 +0100
web/security: Fix typo on h2 tag
diff --git a/src/security b/src/security
index e7e4bdd..a32454c 100644
--- a/src/security
+++ b/src/security
@@ -1,6 +1,6 @@
<p>Please report vulnerabilities to <a href="mailto:ffmpeg-security at ffmpeg.org">ffmpeg-security at ffmpeg.org</a></p>
-<h2FFmpeg 2.4</h2>
+<h2>FFmpeg 2.4</h2>
<h3>2.4.2</h2>
<p>
-----------------------------------------------------------------------
Summary of changes:
src/security | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
hooks/post-receive
--
More information about the ffmpeg-cvslog
mailing list