Changeset 3225

Show
Ignore:
Timestamp:
12/15/11 15:28:49 (5 months ago)
Author:
erkn
Message:

fixed a typo

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/mcxtrace-1.0/xlib/samples/Saxs_spheres.comp

    r3219 r3225  
    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