IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7572


Ignore:
Timestamp:
Jun 14, 2006, 2:30:49 PM (20 years ago)
Author:
Paul Price
Message:

Changing psTraceSetDestination return type to bool, to match psLogSetDestination.

File:
1 edited

Legend:

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

    r7565 r7572  
    1 %%% $Id: psLibSDRS.tex,v 1.409 2006-06-14 22:14:26 price Exp $
     1%%% $Id: psLibSDRS.tex,v 1.410 2006-06-15 00:30:49 price Exp $
    22\documentclass[panstarrs,spec]{panstarrs}
    33
     
    13281328destination with \code{psTraceSetDestination}:
    13291329\begin{prototype}
    1330 void psTraceSetDestination(int fd);
     1330bool psTraceSetDestination(int fd);
    13311331\end{prototype}
    13321332If the \code{fd} is zero, then tracing is disabled.  Otherwise, the
Note: See TracChangeset for help on using the changeset viewer.