ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/Unix/video_vosf.h
(Generate patch)

Comparing BasiliskII/src/Unix/video_vosf.h (file contents):
Revision 1.41 by gbeauche, 2004-06-26T16:26:07Z vs.
Revision 1.42 by gbeauche, 2004-06-26T17:20:35Z

# Line 225 | Line 225 | static bool video_vosf_profitable(void)
225  
226   static bool video_vosf_init(MONITOR_INIT)
227   {
228 <        VIDEO_MODE_INIT;
228 >        VIDEO_MODE_INIT_MONITOR;
229  
230          const uintptr page_size = getpagesize();
231          const uintptr page_mask = page_size - 1;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines