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/quicktime/apple/quicktime_export.c')
-rw-r--r--source/blender/quicktime/apple/quicktime_export.c7
1 files changed, 2 insertions, 5 deletions
diff --git a/source/blender/quicktime/apple/quicktime_export.c b/source/blender/quicktime/apple/quicktime_export.c
index cdf8d6d1860..e25fc0f04bd 100644
--- a/source/blender/quicktime/apple/quicktime_export.c
+++ b/source/blender/quicktime/apple/quicktime_export.c
@@ -1,9 +1,4 @@
/*
- *
- * quicktime_export.c
- *
- * Code to create QuickTime Movies with Blender
- *
* ***** BEGIN GPL LICENSE BLOCK *****
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
@@ -29,6 +24,8 @@
/** \file blender/quicktime/apple/quicktime_export.c
* \ingroup quicktime
+ *
+ * Code to create QuickTime Movies with Blender
*/