IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 14, 2005, 10:28:53 AM (21 years ago)
Author:
Paul Price
Message:

Changed void * to psPtr

File:
1 edited

Legend:

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

    r4244 r4252  
    1 %%% $Id: ChangeLogSDRS.tex,v 1.138 2005-06-14 03:07:19 price Exp $
     1%%% $Id: ChangeLogSDRS.tex,v 1.139 2005-06-14 20:28:53 price Exp $
    22
    33\subsection{Changes from version 00 to version 01}
     
    706706  include most psLib structures.  \code{PS_META_MULTI} changed to
    707707  \code{PS_DATA_METADATA_MULTI}.
    708 \item Changed some \code{char *} to \code{psString}, as appropriate.
    709   Noted that metadata functions must copy strings in to a
    710   \code{psMetadataItem}.
    711 \end{itemize}
     708\item Added policy on \code{psPtr, psString}, Changed some \code{void
     709  *} to \code{psPtr} and some \code{char *} to \code{psString}, as
     710  appropriate.  Noted that metadata functions must copy strings in to
     711  a \code{psMetadataItem}.
     712\end{itemize}
Note: See TracChangeset for help on using the changeset viewer.