Changes between Initial Version and Version 1 of Ticket #3002


Ignore:
Timestamp:
May 19, 2009, 2:21:38 PM (15 years ago)
Author:
warmerdam
Comment:

Corrected in trunk (r17059), 1.6 (r17060) and 1.6-esri (r17061).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3002

    • Property Status newclosed
    • Property Version 1.6.01.6.1
    • Property Resolutionfixed
  • Ticket #3002 – Description

    initial v1  
    22
    33Nitffile.c 
    4 
     4{{{
    55  if( bSuccess || !bMadeProgress )
    66        return bSuccess;
    77    else
    88        return NITFReconcileAttachments( psFile );
     9}}}