Changeset 2981 in vbox for trunk/src/VBox/Runtime/table/avlohcphys.cpp
- Timestamp:
- Jun 1, 2007 4:01:28 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/table/avlohcphys.cpp
r1 r2981 1 1 /* $Id$ */ 2 2 /** @file 3 * InnoTek Portable Runtime - AVL tree, RTHCPHYS, unique keys, offset pointers.3 * innotek Portable Runtime - AVL tree, RTHCPHYS, unique keys, offset pointers. 4 4 */ 5 5 6 6 /* 7 7 * Copyright (C) 2001-2004 knut st. osmundsen ([email protected]) 8 * Copyright (C) 2006 InnoTek SystemberatungGmbH8 * Copyright (C) 2006-2007 innotek GmbH 9 9 * 10 10 * This file is part of VirtualBox Open Source Edition (OSE), as
Note:
See TracChangeset
for help on using the changeset viewer.