Changeset 11304
- Timestamp:
- 08/09/08 01:05:14 (3 months ago)
- Files:
-
- trunk/include/VBox/types.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/types.h
r11303 r11304 170 170 /** Pointer to a RC pointer to a timer. */ 171 171 typedef PTMTIMERRC *PPTMTIMERRC; 172 /** @deprecated */173 typedef PTMTIMERRC PTMTIMERGC;174 172 175 173 /** Pointer to a timer. */

