summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-07-21 07:31:18 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-07-21 07:31:18 +0000
commitc796ccabe9b94cab82da91485e4b7f0e517aaf07 (patch)
tree5326c804900d0eb0460301e921e76e5adb36a057
parente0ecb26f20fb2ef77b8b7002941b450208cd3227 (diff)
downloadATCD-c796ccabe9b94cab82da91485e4b7f0e517aaf07.tar.gz
ChangeLogTag: Thu Jul 20 13:16:12 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--TAO/tao/Load_Protocol_Factory_T.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tao/Load_Protocol_Factory_T.h b/TAO/tao/Load_Protocol_Factory_T.h
index e80352eef37..2d29d77d377 100644
--- a/TAO/tao/Load_Protocol_Factory_T.h
+++ b/TAO/tao/Load_Protocol_Factory_T.h
@@ -103,6 +103,8 @@ namespace TAO
ACE_TEXT("protocol <%s>\n"),
name));
}
+
+ return 0;
}
}
}