summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/common/table/avlgcptr.cpp
diff options
context:
space:
mode:
authorvboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2008-04-21 17:24:28 +0000
committervboxsync <vboxsync@cfe28804-0f27-0410-a406-dd0f0b0b656f>2008-04-21 17:24:28 +0000
commitef1220c02366ff713cdb07c3c65bdc885b041b66 (patch)
tree6878304b5cefcdc03dc92dc28a2c81c21454a0fc /src/VBox/Runtime/common/table/avlgcptr.cpp
parent30b54d9a2be166983dcd83a44cd66884ea64cf3d (diff)
downloadVirtualBox-svn-ef1220c02366ff713cdb07c3c65bdc885b041b66.tar.gz
rebranding: IPRT files again.
git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@8245 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 5a0cd9210cb..962fc5b93ee 100644
--- a/src/VBox/Runtime/common/table/avlgcptr.cpp
+++ b/src/VBox/Runtime/common/table/avlgcptr.cpp
@@ -1,6 +1,6 @@
/* $Id$ */
/** @file
- * Incredibly Portable Runtime - AVL tree, RTGCPTR, unique keys.
+ * IPRT - AVL tree, RTGCPTR, unique keys.
*/
/*