- Timestamp:
- Aug 6, 2009 9:17:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Additions/x11/vboxvideo/vboxvideo_15.c
r22046 r22047 244 244 #endif 245 245 /* Write the new values to the hardware */ 246 rc = xf86SetDesiredModes( );246 rc = xf86SetDesiredModes(scrn); 247 247 } 248 248 TRACE_LOG("returning %s\n", rc ? "TRUE" : "FALSE");
Note:
See TracChangeset
for help on using the changeset viewer.