ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/x11twind.c
(Generate patch)

Comparing ray/src/rt/x11twind.c (file contents):
Revision 2.3 by greg, Mon Mar 8 12:37:44 1993 UTC vs.
Revision 2.4 by gwlarson, Wed Jun 17 13:34:10 1998 UTC

# Line 22 | Line 22 | static char SCCSid[] = "$SunId$ LBL";
22  
23   #ifndef  BSD
24   #define  bzero(d,n)             (void)memset(d,0,n)
25 extern char  *memset();
25   #endif
26  
27   #define checkcurs(t)            if ((t)->cursor) togglecurs(t)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines