Show
Ignore:
Timestamp:
10/24/09 19:26:51 (5 months ago)
Author:
cristy
Message:
 
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/wand/conjure.c

    r429 r448  
    263263              GetMagickVersion((unsigned long *) NULL)); 
    264264            (void) fprintf(stdout,"Copyright: %s\n\n",GetMagickCopyright()); 
     265            (void) fprintf(stdout,"Features: %s\n\n",GetMagickFeatures()); 
    265266            return(MagickFalse); 
    266267          }