Changeset 55621 in vbox for trunk/src/VBox/Additions
- Timestamp:
- May 3, 2015 3:24:45 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 99994
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/stub.h
r51559 r55621 337 337 338 338 339 extern ContextInfo *stubNewContext( constchar *dpyName, GLint visBits, ContextType type, unsigned long shareCtx339 extern ContextInfo *stubNewContext(char *dpyName, GLint visBits, ContextType type, unsigned long shareCtx 340 340 #if defined(VBOX_WITH_CRHGSMI) && defined(IN_GUEST) 341 341 , struct VBOXUHGSMI *pHgsmi
Note:
See TracChangeset
for help on using the changeset viewer.