summaryrefslogtreecommitdiff
path: root/src/stage4/lib
diff options
context:
space:
mode:
Diffstat (limited to 'src/stage4/lib')
-rw-r--r--src/stage4/lib/native_ptr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/stage4/lib/native_ptr.js b/src/stage4/lib/native_ptr.js
index 4dcbfeb..d15fec5 100644
--- a/src/stage4/lib/native_ptr.js
+++ b/src/stage4/lib/native_ptr.js
@@ -53,7 +53,7 @@ class native_ptr {
function native_ptr_type(size, buf_to_obj, obj_to_buf) {
class ret extends native_ptr {
-
+ //
}
ret.prototype.predef = true;