From 970ff7c928b36a350063ec9227c9a5ff6db85ef2 Mon Sep 17 00:00:00 2001 From: mk1 Date: Sat, 21 Apr 2001 12:27:38 +0000 Subject: ChangeLogTag: Sat Apr 21 05:05:00 2001 Michael Kircher --- TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp') diff --git a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp index e4e9b9aa194..3105ac1eff2 100644 --- a/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp +++ b/TAO/examples/PluggableUDP/tests/SimplePerformance/client.cpp @@ -39,7 +39,7 @@ class Client // Use the ACE_Task_Base class to run the client threads. // public: - Client (Simple_Server_ptr server, int niterations); + Client (Simple_Server_ptr server, ACE_UINT32 niterations); // ctor virtual ~Client (void) {}; -- cgit v1.2.1