Changeset 50095 in vbox for trunk/src/VBox/Additions/common
- Timestamp:
- Jan 17, 2014 4:34:07 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 91620
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/common/crOpenGL/pack/packspu_misc.c
r46059 r50095 723 723 #endif /*CHROMIUM_THREADSAFE*/ 724 724 725 void PACKSPU_APIENTRY packspu_VBoxPresentComposition(GLint win, struct VBOXVR_SCR_COMPOSITOR * pCompositor,struct VBOXVR_SCR_COMPOSITOR_ENTRY *pChangedEntry)725 void PACKSPU_APIENTRY packspu_VBoxPresentComposition(GLint win, const struct VBOXVR_SCR_COMPOSITOR * pCompositor, const struct VBOXVR_SCR_COMPOSITOR_ENTRY *pChangedEntry) 726 726 { 727 727 }
Note:
See TracChangeset
for help on using the changeset viewer.