summaryrefslogtreecommitdiff
path: root/TAO/performance-tests/Latency/test.idl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/performance-tests/Latency/test.idl')
-rw-r--r--TAO/performance-tests/Latency/test.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/performance-tests/Latency/test.idl b/TAO/performance-tests/Latency/test.idl
index 7a34665377a..a6dbfc7005e 100644
--- a/TAO/performance-tests/Latency/test.idl
+++ b/TAO/performance-tests/Latency/test.idl
@@ -4,7 +4,7 @@
interface Test
{
- void test_method ();
+ unsigned long long test_method (in unsigned long long stamp);
// void time_stamp (inout unsigned long index);