From 933a6daed20be94a9660d7c32f28730fe80cf91a Mon Sep 17 00:00:00 2001 From: Marty Kraimer Date: Thu, 8 Jul 1999 14:52:36 +0000 Subject: [PATCH] change INCpostfixh to INCsCalcPostfixH --- src/libCom/calc/sCalcPostfix.h | 6 +++--- src/libCom/sCalcPostfix.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/src/libCom/calc/sCalcPostfix.h b/src/libCom/calc/sCalcPostfix.h index 3c3e6b14b..73ce109e8 100644 --- a/src/libCom/calc/sCalcPostfix.h +++ b/src/libCom/calc/sCalcPostfix.h @@ -29,8 +29,8 @@ * */ -#ifndef INCpostfixh -#define INCpostfixh +#ifndef INCsCalcPostfixH +#define INCsCalcPostfixH #include "shareLib.h" @@ -44,5 +44,5 @@ epicsShareFunc long epicsShareAPI char **psarg, int numSArgs, double *presult, char *psresult, int lenSresult, char *post); -#endif /* INCpostfixh */ +#endif /* INCsCalcPostfixH */ diff --git a/src/libCom/sCalcPostfix.h b/src/libCom/sCalcPostfix.h index 3c3e6b14b..73ce109e8 100644 --- a/src/libCom/sCalcPostfix.h +++ b/src/libCom/sCalcPostfix.h @@ -29,8 +29,8 @@ * */ -#ifndef INCpostfixh -#define INCpostfixh +#ifndef INCsCalcPostfixH +#define INCsCalcPostfixH #include "shareLib.h" @@ -44,5 +44,5 @@ epicsShareFunc long epicsShareAPI char **psarg, int numSArgs, double *presult, char *psresult, int lenSresult, char *post); -#endif /* INCpostfixh */ +#endif /* INCsCalcPostfixH */