Difference for crossedit/CrFace.c from version 1.2 to 1.3


version 1.2 version 1.3
Line 83
 
Line 83
     if (!tmp)      if (!tmp)
  tmp = &empty_archetype->clone;   tmp = &empty_archetype->clone;
   
     FaceDraw (wd, w->crFace.gc, tmp->face, x * FontSize, y * FontSize);      DrawPartObject(wd, w->crFace.gc, tmp, x * FontSize, y * FontSize);
     return (0);      return (0);
 }  }
   


Legend:
line(s) removed in v.1.2 
line(s) changed
 line(s) added in v.1.3

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