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:
-rw-r--r--source/blender/blenlib/BLI_dlrbTree.h2
-rw-r--r--source/blender/blenlib/intern/DLRB_tree.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/source/blender/blenlib/BLI_dlrbTree.h b/source/blender/blenlib/BLI_dlrbTree.h
index eeb224ad1f4..a17cbbd1993 100644
--- a/source/blender/blenlib/BLI_dlrbTree.h
+++ b/source/blender/blenlib/BLI_dlrbTree.h
@@ -1,5 +1,5 @@
/**
- * $Id: BLI_dlrbTree.h 21514 2009-07-11 05:41:21Z aligorith $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*
diff --git a/source/blender/blenlib/intern/DLRB_tree.c b/source/blender/blenlib/intern/DLRB_tree.c
index debe02164fb..766547cee05 100644
--- a/source/blender/blenlib/intern/DLRB_tree.c
+++ b/source/blender/blenlib/intern/DLRB_tree.c
@@ -1,5 +1,5 @@
/**
- * $Id: BLI_dlrbTree.c 21514 2009-07-11 05:41:21Z aligorith $
+ * $Id$
*
* ***** BEGIN GPL LICENSE BLOCK *****
*