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>2009-09-22 23:09:04 +0400
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2009-09-22 23:09:04 +0400
commit986f8a9ea34e8c994ae1e19fa47f49e7e0c544e6 (patch)
tree869e6394436d71185b4517cfa50c114b58c63b2f
parenta2b3650e926814b5a8b8ce08a69ab7edda6e83ea (diff)
SVN maintenance.
-rw-r--r--intern/guardedalloc/MEM_guardedalloc.h2
-rw-r--r--release/io/export_x3d.py2
-rw-r--r--source/blender/editors/armature/poseSlide.c2
-rw-r--r--source/blender/makesdna/DNA_windowmanager_types.h2
4 files changed, 3 insertions, 5 deletions
diff --git a/intern/guardedalloc/MEM_guardedalloc.h b/intern/guardedalloc/MEM_guardedalloc.h
index 1d4c753802b..9e3927314d3 100644
--- a/intern/guardedalloc/MEM_guardedalloc.h
+++ b/intern/guardedalloc/MEM_guardedalloc.h
@@ -27,8 +27,6 @@
*/
/**
-
- * $Id$
* Copyright (C) 2001 NaN Technologies B.V.
* Guarded memory (de)allocation
*
diff --git a/release/io/export_x3d.py b/release/io/export_x3d.py
index 3e89a5202de..3661d78a343 100644
--- a/release/io/export_x3d.py
+++ b/release/io/export_x3d.py
@@ -25,7 +25,7 @@ Known issues:<br>
"""
-# $Id: export_x3d.py 23222 2009-09-14 14:55:49Z kazanbas $
+# $Id$
#
#------------------------------------------------------------------------
# X3D exporter for blender 2.36 or above
diff --git a/source/blender/editors/armature/poseSlide.c b/source/blender/editors/armature/poseSlide.c
index 353503967ec..24bd2ebe5ad 100644
--- a/source/blender/editors/armature/poseSlide.c
+++ b/source/blender/editors/armature/poseSlide.c
@@ -1,5 +1,5 @@
/**
- * $Id: poseSlide.c 23179 2009-09-13 12:34:00Z aligorith $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/source/blender/makesdna/DNA_windowmanager_types.h b/source/blender/makesdna/DNA_windowmanager_types.h
index f1ce3491d0a..ea9d0e86c38 100644
--- a/source/blender/makesdna/DNA_windowmanager_types.h
+++ b/source/blender/makesdna/DNA_windowmanager_types.h
@@ -1,5 +1,5 @@
/**
- * $Id:
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*