summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-02-09 11:10:37 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-02-09 11:10:37 +0000
commit7bbc04d43848bd649f79e0f0931da11b980de1a3 (patch)
treebd5b0d378c80bdaaa2d87161bfba5e5eeb5e6211
parent30f205601ebb0dfff5003d98aecb350e71505324 (diff)
downloadATCD-7bbc04d43848bd649f79e0f0931da11b980de1a3.tar.gz
-rw-r--r--CIAO/CIDLC/Literals.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/CIDLC/Literals.cpp b/CIAO/CIDLC/Literals.cpp
index 0142084fcd8..12d025ca448 100644
--- a/CIAO/CIDLC/Literals.cpp
+++ b/CIAO/CIDLC/Literals.cpp
@@ -34,7 +34,7 @@ namespace StringLiterals
"ACE_THROW_SPEC (( ::CORBA::SystemException))", // EXCP_SNGL
"ACE_THROW_SPEC ((", // EXCP_START
"::CORBA::SystemException", // EXCP_SYS
- "::CORBA::BAD_PARAM ()", // EXCP_BP
+ "::CORBA::BAD_PARAM", // EXCP_BP
"::Components::IllegalState", // EXCP_IS
"::Components::AlreadyConnected", // EXCP_AC
"::Components::InvalidConnection", // EXCP_IC