summaryrefslogtreecommitdiff
path: root/TAO/tao/Codeset/Codeset_Manager_i.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2021-03-08 20:59:06 +0100
committerGitHub <noreply@github.com>2021-03-08 20:59:06 +0100
commit199259c5d2d5f4a6550382a683f5d54ac482fcd1 (patch)
tree6792423092c40e0e26f9b6ed932706b4a18fcfc7 /TAO/tao/Codeset/Codeset_Manager_i.h
parenta2239fcbf8a7eabce628ca0841dc1eaa69a68b3d (diff)
parent0ef8b2250c1dfad5ad5361de7e92a289ead06733 (diff)
downloadATCD-199259c5d2d5f4a6550382a683f5d54ac482fcd1.tar.gz
Merge pull request #1444 from jwillemsen/jwi-stdstring
Use std string operation instead of ACE_OS
Diffstat (limited to 'TAO/tao/Codeset/Codeset_Manager_i.h')
-rw-r--r--TAO/tao/Codeset/Codeset_Manager_i.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/Codeset/Codeset_Manager_i.h b/TAO/tao/Codeset/Codeset_Manager_i.h
index 8e7c49ead32..4d801b97c85 100644
--- a/TAO/tao/Codeset/Codeset_Manager_i.h
+++ b/TAO/tao/Codeset/Codeset_Manager_i.h
@@ -72,7 +72,7 @@ public:
/// Called by an object of TAO_Acceptor to set NCS and CCS values
/// for Char/Wchar in to the Object Reference.
- void set_codeset (TAO_Tagged_Components& ) const;
+ void set_codeset (TAO_Tagged_Components&) const;
///
/// Called from an object of "TAO_GIOP_Invocation" to set TCS on the
/// Transport