summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/table/avlgcptr.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2008-04-18 17:52:25 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2008-04-18 17:52:25 +0000
commit853353a2da48a8c7ca6dc32ce89b7899c53de610 (patch)
tree34ccbed7e14e22f4df13ed2fa246e9e9d395f2d2 /src/VBox/Runtime/common/table/avlgcptr.cpp
parent3a206eb044cdfba426983dbb294d2862fe730ee6 (diff)
downloadVirtualBox-svn-853353a2da48a8c7ca6dc32ce89b7899c53de610.tar.gz
Rebranding: replacing more innotek strings.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@8170 cfe28804-0f27-0410-a406-dd0f0b0b656f
Diffstat (limited to 'src/VBox/Runtime/common/table/avlgcptr.cpp')
-rw-r--r--src/VBox/Runtime/common/table/avlgcptr.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/VBox/Runtime/common/table/avlgcptr.cpp b/src/VBox/Runtime/common/table/avlgcptr.cpp
index 2fe11726c68..5a0cd9210cb 100644
--- a/src/VBox/Runtime/common/table/avlgcptr.cpp
+++ b/src/VBox/Runtime/common/table/avlgcptr.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/** @file
- * innotek Portable Runtime - AVL tree, RTGCPTR, unique keys.
+ * Incredibly Portable Runtime - AVL tree, RTGCPTR, unique keys.
*/
/*