summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_generator.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_generator.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_generator.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/TAO/TAO_IDL/be/be_generator.cpp b/TAO/TAO_IDL/be/be_generator.cpp
index 6da693fe5c0..54e45fdbc16 100644
--- a/TAO/TAO_IDL/be/be_generator.cpp
+++ b/TAO/TAO_IDL/be/be_generator.cpp
@@ -64,12 +64,10 @@ trademarks or registered trademarks of Sun Microsystems, Inc.
*/
-// be_generator.cc
-//
-// Implementation of BE generator class
+// Implementation of BE generator class.
//
// This implements the same protocol as AST_Generator but creates instances
-// of the BE-subclassed classes instead of of AST classes
+// of the BE-subclassed classes instead of of AST classes.
#include "idl.h"
#include "idl_extern.h"