From c6d116d1e8b7a9ad7ff95c49c3f830b948b4b0e0 Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Fri, 20 Apr 2001 00:13:58 +0000 Subject: [PATCH] fixed gnu warning --- src/ca/addrList.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/ca/addrList.h b/src/ca/addrList.h index 2cf3d6993..379df6e36 100644 --- a/src/ca/addrList.h +++ b/src/ca/addrList.h @@ -25,4 +25,5 @@ epicsShareFunc void epicsShareAPI removeDuplicatesAddresses } #endif -#endif addrListh // ifndef addrListh +#endif // ifndef addrListh +