From d429387e8ac8d819c115537081afaafb4cc5b078 Mon Sep 17 00:00:00 2001 From: Ralph Lange Date: Thu, 7 Nov 2002 18:48:59 +0000 Subject: [PATCH] Fixed gcc warning. --- src/libCom/osi/os/hpux/osiFileName.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libCom/osi/os/hpux/osiFileName.h b/src/libCom/osi/os/hpux/osiFileName.h index e4550cffb..b79203992 100644 --- a/src/libCom/osi/os/hpux/osiFileName.h +++ b/src/libCom/osi/os/hpux/osiFileName.h @@ -18,4 +18,4 @@ #include "unixFileName.h" -#endif /* osiFileNameH */ \ No newline at end of file +#endif /* osiFileNameH */