summaryrefslogtreecommitdiff
path: root/TAO/tao/Protocol_Factory.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-04-20 08:07:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-04-20 08:07:58 +0000
commit8c59833cb0b42949393b3799d40145c0c70403f5 (patch)
treec017c63abd2c2e204e92f26c71477fc039fbcf28 /TAO/tao/Protocol_Factory.cpp
parentf5a9e8e4111192a3a97f8fd9f827c03b1c4fde43 (diff)
downloadATCD-8c59833cb0b42949393b3799d40145c0c70403f5.tar.gz
Fri Apr 20 08:05:12 UTC 2007 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/Protocol_Factory.cpp')
-rw-r--r--TAO/tao/Protocol_Factory.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/TAO/tao/Protocol_Factory.cpp b/TAO/tao/Protocol_Factory.cpp
index 7d67c460789..a6f9fcf1a9d 100644
--- a/TAO/tao/Protocol_Factory.cpp
+++ b/TAO/tao/Protocol_Factory.cpp
@@ -26,8 +26,7 @@ TAO_Protocol_Factory::tag (void) const
}
int
-TAO_Protocol_Factory::init (int /* argc */,
- ACE_TCHAR * /* argv */ [])
+TAO_Protocol_Factory::init (int /* argc */, ACE_TCHAR * /* argv */ [])
{
return -1;
}