summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-01-30 20:31:20 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-01-30 20:31:20 +0000
commitcc4285c5dc32e1058cbb406c76ab660c1dbbd673 (patch)
tree27671988f3a4892d8985dd2dde4ae6ab1b84acbe
parentef5349ddfcd35dcf44d3cba0c1f05f8f36ccd37a (diff)
downloadATCD-cc4285c5dc32e1058cbb406c76ab660c1dbbd673.tar.gz
layout change
-rw-r--r--modules/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp6
1 files changed, 2 insertions, 4 deletions
diff --git a/modules/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp b/modules/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp
index f0613f9ae85..2fc3337a00a 100644
--- a/modules/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp
+++ b/modules/TAO/tao/Default_Network_Priority_Protocols_Hooks.cpp
@@ -30,8 +30,7 @@ TAO_Default_Network_Priority_Protocols_Hooks::
}
void
-TAO_Default_Network_Priority_Protocols_Hooks::init_hooks (
- TAO_ORB_Core *)
+TAO_Default_Network_Priority_Protocols_Hooks::init_hooks (TAO_ORB_Core *)
{
}
@@ -52,8 +51,7 @@ TAO_Default_Network_Priority_Protocols_Hooks::np_service_context (
}
void
-TAO_Default_Network_Priority_Protocols_Hooks::set_dscp_codepoint (
- CORBA::Long)
+TAO_Default_Network_Priority_Protocols_Hooks::set_dscp_codepoint (CORBA::Long)
{
}