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

Legend:

Unmodified
Added
Removed
  • ImageMagick/trunk/tests/validate.c

    r404 r448  
    13591359              GetMagickVersion((unsigned long *) NULL)); 
    13601360            (void) fprintf(stdout,"Copyright: %s\n\n",GetMagickCopyright()); 
     1361            (void) fprintf(stdout,"Features: %s\n\n",GetMagickFeatures()); 
    13611362            return(0); 
    13621363          }