Diff for /Amaya/amaya/XHTMLbuilder.c between versions 1.48 and 1.49

version 1.48, 2001/08/20 14:43:11 version 1.49, 2001/08/23 14:42:06
Line 957  void              XhtmlTypeAttrValue (ch Line 957  void              XhtmlTypeAttrValue (ch
   Attribute       attr;    Attribute       attr;
   char            msgBuffer[MaxMsgLength];    char            msgBuffer[MaxMsgLength];
   int             value;    int             value;
   int             attrKind;  
   ThotBool        level;    ThotBool        level;
   
   attrType.AttrTypeNum = DummyAttribute;    attrType.AttrTypeNum = DummyAttribute;

Removed from v.1.48  
changed lines
  Added in v.1.49


Webmaster