summaryrefslogtreecommitdiff
path: root/performance-tests/Callback/callback.idl
diff options
context:
space:
mode:
Diffstat (limited to 'performance-tests/Callback/callback.idl')
-rw-r--r--performance-tests/Callback/callback.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/performance-tests/Callback/callback.idl b/performance-tests/Callback/callback.idl
index 7ac2851dc01..690687b4287 100644
--- a/performance-tests/Callback/callback.idl
+++ b/performance-tests/Callback/callback.idl
@@ -9,7 +9,7 @@ module Test {
/// we stick the native high resolution timer value there.
typedef unsigned long long TimeStamp;
- /// Simulated
+ /// Simulated
typedef sequence<octet> Payload;
/// Define the callback interface