aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/node/src/common.js
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-18 09:25:21 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-18 09:25:21 -0800
commitce5021b0b9f3d99f606ddf82b56f86077c5adc5a (patch)
tree06e9419cad5b564368a43c3358ba102cc1f4450c /src/node/src/common.js
parentfa61eade82e6ea9157717cb8366cefd41b34b920 (diff)
Add missing new-lines at end of file
Diffstat (limited to 'src/node/src/common.js')
-rw-r--r--src/node/src/common.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/node/src/common.js b/src/node/src/common.js
index c5b836231a..848c96742d 100644
--- a/src/node/src/common.js
+++ b/src/node/src/common.js
@@ -125,4 +125,4 @@ exports.fullyQualifiedName = fullyQualifiedName;
/**
* See docs for wrapIgnoreNull
*/
-exports.wrapIgnoreNull = wrapIgnoreNull; \ No newline at end of file
+exports.wrapIgnoreNull = wrapIgnoreNull;