summaryrefslogtreecommitdiff
path: root/TAO/TAO_IDL/be/be_interface.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/TAO_IDL/be/be_interface.cpp')
-rw-r--r--TAO/TAO_IDL/be/be_interface.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/TAO/TAO_IDL/be/be_interface.cpp b/TAO/TAO_IDL/be/be_interface.cpp
index cf151778c3a..38dafd47c5d 100644
--- a/TAO/TAO_IDL/be/be_interface.cpp
+++ b/TAO/TAO_IDL/be/be_interface.cpp
@@ -1744,7 +1744,7 @@ be_interface::gen_gperf_lookup_methods (const char *flat_name)
" "
"-a -o -t -p -K"
" "
- "opname_ -L C++"
+ "opname -L C++"
" "
"-Z TAO_%s_Perfect_Hash_OpTable"
" "
@@ -1767,7 +1767,7 @@ be_interface::gen_gperf_lookup_methods (const char *flat_name)
" "
"-a -o -t -p -K"
" "
- "opname_ -L C++"
+ "opname -L C++"
" "
"-Z TAO_%s_Binary_Search_OpTable"
" "
@@ -1790,7 +1790,7 @@ be_interface::gen_gperf_lookup_methods (const char *flat_name)
" "
"-a -o -t -p -K"
" "
- "opname_ -L C++"
+ "opname -L C++"
" "
"-Z TAO_%s_Linear_Search_OpTable"
" "