summaryrefslogtreecommitdiff
path: root/TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp')
-rw-r--r--TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp b/TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp
index 31ae0e1ed0d..2d149e70787 100644
--- a/TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp
+++ b/TAO/CIAO/CIDLC/ServantHeaderGenerator.hpp
@@ -23,7 +23,7 @@ protected:
std::ostream& os;
};
-// Emitter generates the servant source mapping for declarations collected
+// Emitter generates the servant header mapping for declarations collected
// by Collectors. Note that the original structure of modules is preserved.
//