Changes between Version 4 and Version 5 of Ticket #40, comment 96


Ignore:
Timestamp:
May 9, 2017, 12:59:38 PM (7 years ago)
Author:
erdmann
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #40, comment 96

    v4 v5  
    1414strcpy(eaop2.fpGEA2List->list[0].szName,".SUBJECT");
    1515eaop2.fpGEA2List->list[0].cbName = strlen(".SUBJECT");
    16 eaop2.fpGEA2List->cbList = sizeof (eaop2.fpGEA2List->cbList) + sizeof(GEA2) + eaop2.fpGEA2List->list[0].cbName;
     16eaop2.fpGEA2List->cbList = sizeof(eaop2.fpGEA2List->cbList) + sizeof(GEA2) + eaop2.fpGEA2List->list[0].cbName;
    1717
    1818// you can go from one GEA2 to the next: