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

Comparing SheepShaver/src/timer.cpp (file contents):
Revision 1.13 by asvitkine, 2010-05-05T00:29:46Z vs.
Revision 1.14 by asvitkine, 2010-08-22T19:31:36Z

# Line 573 | Line 573 | static void *timer_func(void *arg)
573                  }
574                  semaphore_signal(wakeup_time_sem);
575          }
576 +        return NULL;
577   }
578   #endif
579  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines