/[antiright]/antiright/src/wmar/wmar.c
ViewVC logotype

Diff of /antiright/src/wmar/wmar.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by jefbed, Sat Jun 25 06:13:36 2005 UTC revision 1.5 by jefbed, Sat Jul 2 00:57:20 2005 UTC
# Line 53  arshell_set_font(char* fontname) Line 53  arshell_set_font(char* fontname)
53        font=XLoadQueryFont(display, "fixed");        font=XLoadQueryFont(display, "fixed");
54      }      }
55    XSetFont(display, gc, font->fid);    XSetFont(display, gc, font->fid);
56      XFreeFont(display, font);
57  }  }
58    
59  unsigned long  unsigned long

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26