summaryrefslogtreecommitdiff
path: root/libavformat/flv.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/flv.h')
-rw-r--r--libavformat/flv.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/libavformat/flv.h b/libavformat/flv.h
index c86e20a7cf..6418b27419 100644
--- a/libavformat/flv.h
+++ b/libavformat/flv.h
@@ -1,5 +1,4 @@
-/**
- * @file
+/*
* FLV common header
*
* Copyright (c) 2006 The Libav Project
@@ -21,6 +20,11 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/**
+ * @file
+ * FLV common header
+ */
+
#ifndef AVFORMAT_FLV_H
#define AVFORMAT_FLV_H