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-14 07:47:55 +0300
committerGuillermo S. Romero <gsr.b3d@infernal-iceberg.com>2011-02-14 07:47:55 +0300
commit7b201c7693a5cd8987f6ec59c99bd0a099b10646 (patch)
tree32632b7ed82775ea537d619a293cde8861304898
parent72bc3f22b7d01349eaa82b58f8b03a1a26b738ba (diff)
SVN maintenance.
-rw-r--r--release/scripts/modules/bpy/utils.py2
-rw-r--r--source/blender/python/generic/noise_py_api.h2
-rw-r--r--source/blender/python/intern/bpy_driver.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/release/scripts/modules/bpy/utils.py b/release/scripts/modules/bpy/utils.py
index e3e93203235..e00c12e3c06 100644
--- a/release/scripts/modules/bpy/utils.py
+++ b/release/scripts/modules/bpy/utils.py
@@ -627,4 +627,4 @@ def unregister_module(module, verbose=False):
print("\t", path, "line", line)
traceback.print_exc()
if verbose:
- print("done.\n") \ No newline at end of file
+ print("done.\n")
diff --git a/source/blender/python/generic/noise_py_api.h b/source/blender/python/generic/noise_py_api.h
index d1fe8ccc7b8..eaaddabeb9e 100644
--- a/source/blender/python/generic/noise_py_api.h
+++ b/source/blender/python/generic/noise_py_api.h
@@ -1,5 +1,5 @@
/**
- * $Id:
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/source/blender/python/intern/bpy_driver.h b/source/blender/python/intern/bpy_driver.h
index b9aa1b54b74..d4aedad5bfa 100644
--- a/source/blender/python/intern/bpy_driver.h
+++ b/source/blender/python/intern/bpy_driver.h
@@ -1,5 +1,5 @@
/**
- * $Id: bpy_app.h 33348 2010-11-27 02:39:51Z campbellbarton $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*