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

Comparing BasiliskII/src/include/debug.h (file contents):
Revision 1.6 by cebix, 2004-01-12T15:29:27Z vs.
Revision 1.7 by gbeauche, 2004-11-15T00:24:16Z

# Line 30 | Line 30
30   #include <sys/types.h>
31   #include <sys/timeb.h>
32  
33 < static void inline _cdecl winbug( char *s, ...)
33 > static void _cdecl inline winbug( char *s, ...)
34   {
35          va_list vargs;
36          char msg[1024], date[50], hours[50];

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines