diff options
Diffstat (limited to 'TAO/tao/ParameterModeC.h')
-rw-r--r-- | TAO/tao/ParameterModeC.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/ParameterModeC.h b/TAO/tao/ParameterModeC.h index d486aab6eda..b51a1e53462 100644 --- a/TAO/tao/ParameterModeC.h +++ b/TAO/tao/ParameterModeC.h @@ -103,7 +103,7 @@ TAO_Export CORBA::Boolean operator<< (TAO_OutputCDR &, const CORBA::ParameterMod TAO_Export CORBA::Boolean operator>> (TAO_InputCDR &, CORBA::ParameterMode &); // TAO_IDL - Generated from -// be\be_codegen.cpp:963 +// be\be_codegen.cpp:961 #if defined (__ACE_INLINE__) #include "ParameterModeC.inl" |