summaryrefslogtreecommitdiff
path: root/TAO_IDL/fe/fe_extern.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO_IDL/fe/fe_extern.cpp')
-rw-r--r--TAO_IDL/fe/fe_extern.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO_IDL/fe/fe_extern.cpp b/TAO_IDL/fe/fe_extern.cpp
index a03b151e796..c1070defaeb 100644
--- a/TAO_IDL/fe/fe_extern.cpp
+++ b/TAO_IDL/fe/fe_extern.cpp
@@ -101,7 +101,7 @@ FE_yyparse (void)
#else
ACE_OS::fclose (tao_yyin);
#endif /* USE_MCPP_BUFFER_LEXING */
-
+
return result;
}