Index: Source/modules/filesystem/EntryArraySync.idl |
diff --git a/Source/modules/filesystem/EntryArraySync.idl b/Source/modules/filesystem/EntryArraySync.idl |
index cc010d702a680cfc268ef5982f4033c395054dee..e456446d0963686cd5e70ae5dda5367e53e373bd 100644 |
--- a/Source/modules/filesystem/EntryArraySync.idl |
+++ b/Source/modules/filesystem/EntryArraySync.idl |
@@ -29,7 +29,7 @@ |
*/ |
[ |
- NoInterfaceObject, |
+ NoInterfaceObject |
] interface EntryArraySync { |
readonly attribute unsigned long length; |
getter EntrySync item([IsIndex] unsigned long index); |