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:
authorGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-02-23 21:03:40 +0300
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-02-23 21:03:40 +0300
commit00c05c84048857391a4f30042721f79c60798814 (patch)
treebc99844c825828bc6f0e29e9abd8f60910b43adb /source/blender/avi/intern/endian.h
parent962a4386bc12a7b560c8273ab764ac2d4ab42f79 (diff)
Clean up headers a bit more.
Diffstat (limited to 'source/blender/avi/intern/endian.h')
-rw-r--r--source/blender/avi/intern/endian.h7
1 files changed, 3 insertions, 4 deletions
diff --git a/source/blender/avi/intern/endian.h b/source/blender/avi/intern/endian.h
index a70e27565b8..6f81463b6da 100644
--- a/source/blender/avi/intern/endian.h
+++ b/source/blender/avi/intern/endian.h
@@ -1,10 +1,8 @@
/*
- * endian.h
+ * $Id$
*
* This is external code.
*
- * $Id$
- *
* ***** BEGIN GPL LICENSE BLOCK *****
*
* This program is free software; you can redistribute it and/or
@@ -29,7 +27,8 @@
* Contributor(s): none yet.
*
* ***** END GPL LICENSE BLOCK *****
- * */
+ *
+ */
#ifndef AVI_ENDIAN_H
#define AVI_ENDIAN_H