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

Comparing BasiliskII/src/Unix/video_x.cpp (file contents):
Revision 1.26 by cebix, 2000-10-27T17:01:40Z vs.
Revision 1.27 by cebix, 2000-11-02T14:45:16Z

# Line 1239 | Line 1239 | void VideoInterrupt(void)
1239  
1240   void video_set_palette(uint8 *pal)
1241   {
1242 < #ifdef HAVE_PTHREDS
1242 > #ifdef HAVE_PTHREADS
1243          pthread_mutex_lock(&palette_lock);
1244   #endif
1245  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines