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>2010-03-23 22:00:48 +0300
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2010-03-23 22:00:48 +0300
commit169c4bf8a8f1853d482433ebae1e9de81cfd4b09 (patch)
tree94125e3a15e8175cd3332bca4a5349579bd8d581 /source/blender/blenlib/BLI_uvproject.h
parent411cc8e5b65695ba77d8a16afa0c08670ad3a206 (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/blenlib/BLI_uvproject.h')
-rw-r--r--source/blender/blenlib/BLI_uvproject.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/source/blender/blenlib/BLI_uvproject.h b/source/blender/blenlib/BLI_uvproject.h
index a2da83bd5de..8e9a85136bb 100644
--- a/source/blender/blenlib/BLI_uvproject.h
+++ b/source/blender/blenlib/BLI_uvproject.h
@@ -1,6 +1,5 @@
/**
- *
- * $Id:
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -37,4 +36,4 @@ void project_from_view(float target[2], float source[3], float persmat[4][4], fl
/* apply ortho uv's */
void project_from_view_ortho(float target[2], float source[3], float rotmat[4][4]);
-#endif \ No newline at end of file
+#endif