← Back to team overview

cuneiform team mailing list archive

ced\sources\main\ced_func.cpp: 1206

 

    if (((sheet_disk_descr*)start)->version=2000)
        ret=2000;

This is ALWAYS 2000... Is the meaning here to have it "==" or is it an
assignment (and thus no "if" needed)?


Thanks,
Steven