- Timestamp:
- Jan 30, 2011 12:38:56 AM (14 years ago)
- Location:
- trunk/src/VBox/Additions/x11/vboxvideo
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/undefined_13
r35775 r35777 164 164 xf86InitCursor 165 165 xf86InitialConfiguration 166 xf86InterpretEDID 166 167 xf86LoadSubModule 167 168 xf86LoaderCheckSymbol -
trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo.h
r35775 r35777 274 274 275 275 /* EDID generation */ 276 #ifdef VBOXVIDEO_13 276 277 extern Bool VBOXEDIDSet(struct _xf86Output *output, DisplayModePtr pmode); 278 #endif 277 279 278 280 #endif /* _VBOXVIDEO_H_ */
Note:
See TracChangeset
for help on using the changeset viewer.