IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 24, 2009, 10:51:57 AM (17 years ago)
Author:
eugene
Message:

supply the void to the prototype

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/config/pmConfig.h

    r20639 r21162  
    55 *  @author Eugene Magnier, IfA
    66 *
    7  *  @version $Revision: 1.42 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2008-11-11 00:04:47 $
     7 *  @version $Revision: 1.43 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2009-01-24 20:51:57 $
    99 *  Copyright 2005-2006 Institute for Astronomy, University of Hawaii
    1010 */
     
    5959
    6060/// Allocator for pmConfig
    61 pmConfig *pmConfigAlloc();
     61pmConfig *pmConfigAlloc(void);
    6262
    6363/// Set static configuration information
Note: See TracChangeset for help on using the changeset viewer.