summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests
diff options
context:
space:
mode:
authorjeliazkov_i <jeliazkov_i@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-09 16:24:28 +0000
committerjeliazkov_i <jeliazkov_i@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2006-01-09 16:24:28 +0000
commit64de87a65a3efa9227561d88999dc063c0f77972 (patch)
treecbd0fe082ef49e5b1e745eccfa737cffc0ed8a78 /TAO/orbsvcs/tests
parent4e944d7645acbc62594d18346220c82a82d966a7 (diff)
downloadATCD-64de87a65a3efa9227561d88999dc063c0f77972.tar.gz
ChangeLogTag: Mon Jan 9 16:20:05 UTC 2006 Iliyan Jeliazkov <jeliazkov_i@ociweb.com>
Diffstat (limited to 'TAO/orbsvcs/tests')
-rw-r--r--TAO/orbsvcs/tests/Notify/lib/common.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/orbsvcs/tests/Notify/lib/common.cpp b/TAO/orbsvcs/tests/Notify/lib/common.cpp
index 1418e2318d9..ff6f0bc6296 100644
--- a/TAO/orbsvcs/tests/Notify/lib/common.cpp
+++ b/TAO/orbsvcs/tests/Notify/lib/common.cpp
@@ -9,7 +9,7 @@
const char*
-TAO_NOTIFY_TEST_Export Any_String (const CORBA::Any& any)
+Any_String (const CORBA::Any& any)
{
static char out[256] = "";
CORBA::Short s;