IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 9, 2004, 1:40:55 PM (22 years ago)
Author:
desonia
Message:

fixed indent-madness concerning preprocessor directives.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psLogMsg.h

    r1426 r1441  
    1212 *  @author George Gusciora, MHPCC
    1313 *
    14  *  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2004-08-09 22:44:25 $
     14 *  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2004-08-09 23:40:55 $
    1616 *
    1717 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
    1818 */
    1919#if !defined(PS_LOG_MSG_H)
    20 #    define PS_LOG_MSG_H
    21 #    include <stdarg.h>
     20#define PS_LOG_MSG_H
     21#include <stdarg.h>
    2222
    2323/** @addtogroup LogTrace
Note: See TracChangeset for help on using the changeset viewer.