[beast: 4/47] V8BSE: V8Stub.py: whitespace
- From: Tim Janik <timj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [beast: 4/47] V8BSE: V8Stub.py: whitespace
- Date: Sat, 2 Sep 2017 00:42:16 +0000 (UTC)
commit d776393dca30def20054465984d3cf6741d6874b
Author: Tim Janik <timj gnu org>
Date: Fri Apr 7 23:17:48 2017 +0200
V8BSE: V8Stub.py: whitespace
Signed-off-by: Tim Janik <timj gnu org>
ebeast/v8bse/V8Stub.py | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/ebeast/v8bse/V8Stub.py b/ebeast/v8bse/V8Stub.py
index c2b18ec..e1f5592 100644
--- a/ebeast/v8bse/V8Stub.py
+++ b/ebeast/v8bse/V8Stub.py
@@ -228,6 +228,7 @@ class Generator:
s += b
s += ' ;\n'
# Class registration
+ s += '\n'
for tp in v8pp_class_types:
s += ' module_.set ("%s", %s);\n' % (tp.name, v8ppclass (tp))
# V8stub ctor - end
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]