IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2718


Ignore:
Timestamp:
Dec 15, 2004, 2:39:00 PM (22 years ago)
Author:
evanalst
Message:

Update verified file for stderr.

Location:
trunk/psLib/test/dataManip
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/dataManip/tst_psHist00.c

    r2392 r2718  
    9393                            "Allocate the psHistogram structure. (UPPER<LOWER)");
    9494
     95    psLogMsg(__func__,PS_LOG_INFO,"Following should generate an error message.");
    9596    myHist = psHistogramAlloc(UPPER, LOWER, numBins);
    9697    if (myHist != NULL) {
Note: See TracChangeset for help on using the changeset viewer.