summaryrefslogtreecommitdiff
path: root/TAO/tao/GIOP_Message_Base.cpp
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-03-22 14:36:30 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-03-22 14:36:30 +0000
commitc85837279e1577d4aa91da5fcfbac8fec917b61d (patch)
tree7e8ba72c260bd7bca9e0c98b307ca79290c12d42 /TAO/tao/GIOP_Message_Base.cpp
parentcb7b45cc62dcfea977a32c3a7b8aaf9eca4e1583 (diff)
downloadATCD-c85837279e1577d4aa91da5fcfbac8fec917b61d.tar.gz
ChangeLogTag: Wed Mar 22 14:18:13 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/tao/GIOP_Message_Base.cpp')
-rw-r--r--TAO/tao/GIOP_Message_Base.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/GIOP_Message_Base.cpp b/TAO/tao/GIOP_Message_Base.cpp
index 63873f63328..fb3310c6985 100644
--- a/TAO/tao/GIOP_Message_Base.cpp
+++ b/TAO/tao/GIOP_Message_Base.cpp
@@ -1840,6 +1840,8 @@ TAO_GIOP_Message_Base::parse_request_id (const TAO_Queued_Data *qd, CORBA::ULong
return -1;
}
}
+
+ return -1;
}
/* @return -1 error, 0 ok, +1 outstanding fragments */