Skip to content

Commit acf5fc7

Browse files
committed
Tidy JavaScript snippets
1 parent bc920e3 commit acf5fc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

emscripten.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,5 +358,5 @@ def syncfs():
358358
console.trace(); console.log(err, err.message);
359359
Module.print("Warning: write error: " + err.message + "\n");
360360
}
361-
})
361+
});
362362
""");

0 commit comments

Comments
 (0)