Chameleon

Chameleon Commit Details

Date:2017-10-10 11:38:50 (6 years 6 months ago)
Author:ErmaC
Commit:2903
Parents: 2902
Message:Comment out message info.
Changes:
M/branches/ErmaC/Enoch/i386/libsaio/xml.c
M/trunk/i386/libsaio/xml.c

File differences

trunk/i386/libsaio/xml.c
956956
957957
958958
959
960
959
960
961961
962962
963963
return -1;
}
printf("ParseTagDate unimplimented\n");
getchar();
//printf("ParseTagDate unimplimented\n");
//getchar();
tmpTag->type = kTagTypeDate;
tmpTag->string = NULL;
branches/ErmaC/Enoch/i386/libsaio/xml.c
956956
957957
958958
959
960
959
960
961961
962962
963963
return -1;
}
printf("ParseTagDate unimplimented\n");
getchar();
//printf("ParseTagDate unimplimented\n");
//getchar();
tmpTag->type = kTagTypeDate;
tmpTag->string = NULL;

Archive Download the corresponding diff file

Revision: 2903