[gjs] overrides/GLib.js: Add missing trailing newline
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gjs] overrides/GLib.js: Add missing trailing newline
- Date: Thu, 10 Nov 2011 18:59:42 +0000 (UTC)
commit 22a9365ab36edfc728d7c012f7a75527bf4696a2
Author: Colin Walters <walters verbum org>
Date: Thu Nov 10 13:58:46 2011 -0500
overrides/GLib.js: Add missing trailing newline
modules/overrides/GLib.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/modules/overrides/GLib.js b/modules/overrides/GLib.js
index 41d2b60..bfbcf63 100644
--- a/modules/overrides/GLib.js
+++ b/modules/overrides/GLib.js
@@ -258,4 +258,4 @@ function _init() {
this.Variant.prototype.toString = function() {
return '[object variant of type "' + this.get_type_string() + '"]';
}
-}
\ No newline at end of file
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]