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

Comparing ray/src/common/x11findwind.c (file contents):
Revision 2.1 by greg, Tue Nov 12 16:55:41 1991 UTC vs.
Revision 2.2 by greg, Thu May 21 10:45:09 1992 UTC

# Line 23 | Line 23 | int    depth;
23   {
24          char    *nr;
25          Window  rr, pr, *cl;
26 <        int     nc;
26 >        unsigned int    nc;
27  
28          if (XFetchName(dpy, win, &nr)) {
29                  register int    succ = !strcmp(nr, name);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines