From c09665a0e9d09189bd6d40817a2e42f5de412e67 Mon Sep 17 00:00:00 2001 From: cas Date: Tue, 13 Jun 2000 18:00:24 +0000 Subject: [PATCH] No comments --- src/IDLFront/IDL.yacc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/IDLFront/IDL.yacc b/src/IDLFront/IDL.yacc index 1c728c8..f0888b1 100755 --- a/src/IDLFront/IDL.yacc +++ b/src/IDLFront/IDL.yacc @@ -10,7 +10,7 @@ #define yyv IDLv #if (defined(apollo) || defined(hpux)) && defined(__cplusplus) extern "C" int IDLwrap(); -#endif // (defined(apollo) || defined(hpux)) && defined(__cplusplus) +#endif extern void IDL_SetIdentifier ( char* ); -- 2.39.5