Difference for crossedit/xutil.c from version 1.14 to 1.15


version 1.14 version 1.15
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_xutil_c =   * static char *rcsid_xutil_c =
  *   "$Id: xutil.c,v 1.14 2006/03/16 20:59:51 akirschbaum Exp $";   *   "$Id: xutil.c,v 1.15 2006/03/18 15:05:31 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 82
 
Line 82
     GC gc= XCreateGC(gdisp, root, 0, NULL);      GC gc= XCreateGC(gdisp, root, 0, NULL);
   
     if (!nrofpixmaps)      if (!nrofpixmaps)
  ReadBmapNames ();          read_bmap_names();
   
     /* 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.14 
line(s) changed
 line(s) added in v.1.15

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