IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 20845


Ignore:
Timestamp:
Nov 25, 2008, 5:25:16 PM (17 years ago)
Author:
bills
Message:

set extname

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/magic/remove/src/streaksio.c

    r20816 r20845  
    484484        streaksExit("", PS_EXIT_DATA_ERROR);
    485485    }
     486
     487    bool status;
     488    in->extname = psMetadataLookupStr(&status, in->header, "EXTNAME");
    486489
    487490    if (!isImage(in)) {
Note: See TracChangeset for help on using the changeset viewer.