Changeset 3235 for trunk

Show
Ignore:
Timestamp:
12/15/11 17:03:40 (5 months ago)
Author:
erkn
Message:

fixed a typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/xlib/samples/Saxs_spheres.comp

    r3230 r3235  
    8282 
    8383  if (shape < 0)  
    84     exit(fprintf(stderr,"Sans_spheres: %s: sample has invalid dimensions.\n" 
     84    exit(fprintf(stderr,"Saxs_spheres: %s: sample has invalid dimensions.\n" 
    8585                        "ERROR     Please check parameter values.\n", NAME_CURRENT_COMP)); 
    8686