Difference for crossedit/xutil.c from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_xutil_c =   * static char *rcsid_xutil_c =
  *   "$Id: xutil.c,v 1.12 2005/01/24 07:29:25 mwedel Exp $";   *   "$Id: xutil.c,v 1.13 2005/10/24 20:48:15 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 99
 
Line 99
     GC gc= XCreateGC(gdisp, root, 0, NULL);      GC gc= XCreateGC(gdisp, root, 0, NULL);
   
     if (!nrofpixmaps)      if (!nrofpixmaps)
  nrofpixmaps = ReadBmapNames ();   ReadBmapNames ();
   
     /* The processes that create a pixmap already allocates the space for      /* The processes that create a pixmap already allocates the space for
      * the pixmap data.  Therefor, only space for the pointers to that data       * the pixmap data.  Therefor, only space for the pointers to that data


Legend:
line(s) removed in v.1.12 
line(s) changed
 line(s) added in v.1.13

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:51