| Index: Source/bindings/tests/idls/TestTypedefs.idl
|
| diff --git a/Source/bindings/tests/idls/TestTypedefs.idl b/Source/bindings/tests/idls/TestTypedefs.idl
|
| index ee52c7a005da526eae40ecfe39d045cd4bafc84b..2f32c4d8c4c3befe1a3db2a9ce29c3db9dca52a8 100644
|
| --- a/Source/bindings/tests/idls/TestTypedefs.idl
|
| +++ b/Source/bindings/tests/idls/TestTypedefs.idl
|
| @@ -32,7 +32,7 @@
|
| // changes in its ouput.
|
|
|
| [
|
| - Constructor(STRING hello, TEST_CALLBACK testCallback),
|
| + Constructor(STRING hello, TEST_CALLBACK testCallback)
|
| ] interface TestTypedefs {
|
| attribute ULONGLONG unsignedLongLongAttr;
|
|
|
|
|