summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_root.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_root.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_root.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/TAO_IDL/be/be_root.cpp b/TAO/TAO_IDL/be/be_root.cpp
index 3901bc329e1..12679acf696 100644
--- a/TAO/TAO_IDL/be/be_root.cpp
+++ b/TAO/TAO_IDL/be/be_root.cpp
@@ -42,7 +42,7 @@ void
be_root::destroy (void)
{
// Call the destroy methods of our base classes.
-
+
// The scope of the root is handled specially, since we may
// be processing multiple IDL files and we want to keep
// the predefined types around until we are all done.