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

Comparing BasiliskII/src/Unix/main_unix.cpp (file contents):
Revision 1.1 by cebix, 1999-10-03T14:16:25Z vs.
Revision 1.2 by cebix, 1999-10-07T13:15:14Z

# Line 153 | Line 153 | int main(int argc, char **argv)
153  
154   #if ENABLE_DGA
155          // Fork out, so we can return from fullscreen mode when things get ugly
156 <        XF86DGAForkApp(XDefaultScreen(x_display));
156 >        XF86DGAForkApp(DefaultScreen(x_display));
157   #endif
158  
159   #if ENABLE_GTK

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines