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/avi/intern/avirgb.c')
-rw-r--r--source/blender/avi/intern/avirgb.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/source/blender/avi/intern/avirgb.c b/source/blender/avi/intern/avirgb.c
index e06d0bbfa11..36e862708f4 100644
--- a/source/blender/avi/intern/avirgb.c
+++ b/source/blender/avi/intern/avirgb.c
@@ -1,7 +1,4 @@
/*
- *
- * This is external code. Converts rgb-type avi-s.
- *
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
@@ -31,6 +28,8 @@
/** \file blender/avi/intern/avirgb.c
* \ingroup avi
+ *
+ * This is external code. Converts rgb-type avi-s.
*/