IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 7, 2007, 1:58:17 PM (19 years ago)
Author:
jhoblitt
Message:

update psAbort() API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/camera/pmFPALevel.c

    r9621 r11687  
    3030        return NameREADOUT;
    3131    default:
    32         psAbort(PS_FILE_LINE, "You can't get here; level = %d", level);
     32        psAbort("You can't get here; level = %d", level);
    3333    }
    3434    return NULL;
Note: See TracChangeset for help on using the changeset viewer.