Changeset 3431
- Timestamp:
- 07/05/07 09:59:40 (2 years ago)
- Files:
-
- trunk/include/VBox/HostServices/VBoxOGLOp.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/include/VBox/HostServices/VBoxOGLOp.h
r3399 r3431 1277 1277 1278 1278 #if defined(DEBUG) && defined(VBOX_OGL_WITH_CMD_STRINGS) 1279 static c har *pszVBoxOGLCmd[VBOX_OGL_OP_Last] =1279 static const char *pszVBoxOGLCmd[VBOX_OGL_OP_Last] = 1280 1280 { 1281 1281 "ILLEGAL",

