IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 4445


Ignore:
Timestamp:
Jun 30, 2005, 6:30:18 PM (21 years ago)
Author:
Paul Price
Message:

Fixing bug 464.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/pslib/psLibSDRS.tex

    r4443 r4445  
    1 %%% $Id: psLibSDRS.tex,v 1.306 2005-07-01 03:18:02 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.307 2005-07-01 04:30:18 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    641641%
    642642\begin{datatype}
    643 typedef void (*psMemProblemCallback)(psMemBlock *ptr, char *filename, unsigned int lineno);
     643typedef void (*psMemProblemCallback)(psMemBlock *ptr, const char *filename, unsigned int lineno);
    644644\end{datatype}
    645645
Note: See TracChangeset for help on using the changeset viewer.