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-22 23:47:17 +0300
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-02-22 23:47:17 +0300
commit692b711bf40f500c38fdc310ada7db0eacf21b8a (patch)
treef958cde3857b1b35827d1038bc69c518fbd20593 /source/blender/python
parentb3c60ef3eae01b08eeb63cb574397f720fc2acbe (diff)
SVN maintenance.
Diffstat (limited to 'source/blender/python')
-rw-r--r--source/blender/python/intern/bpy_traceback.c2
-rw-r--r--source/blender/python/intern/bpy_traceback.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/python/intern/bpy_traceback.c b/source/blender/python/intern/bpy_traceback.c
index 9abf0767b79..1a3f5e1342b 100644
--- a/source/blender/python/intern/bpy_traceback.c
+++ b/source/blender/python/intern/bpy_traceback.c
@@ -1,5 +1,5 @@
/**
- * $Id: bpy_interface.c 35032 2011-02-21 13:13:08Z campbellbarton $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/source/blender/python/intern/bpy_traceback.h b/source/blender/python/intern/bpy_traceback.h
index 882eab39e23..9c72a0d5395 100644
--- a/source/blender/python/intern/bpy_traceback.h
+++ b/source/blender/python/intern/bpy_traceback.h
@@ -1,5 +1,5 @@
/**
- * $Id: bpy_interface.c 35032 2011-02-21 13:13:08Z campbellbarton $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*