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

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/blender/editors/include/ED_sequencer.h')
-rw-r--r--source/blender/editors/include/ED_sequencer.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/blender/editors/include/ED_sequencer.h b/source/blender/editors/include/ED_sequencer.h
index 105d23b8a94..38f07e83572 100644
--- a/source/blender/editors/include/ED_sequencer.h
+++ b/source/blender/editors/include/ED_sequencer.h
@@ -16,7 +16,8 @@
* The Original Code is Copyright (C) 2009, Blender Foundation
*/
-/** \file \ingroup editors
+/** \file
+ * \ingroup editors
*/
#ifndef __ED_SEQUENCER_H__