[gitg] Remove extra spaces at the end of line
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Remove extra spaces at the end of line
- Date: Tue, 21 May 2013 06:34:22 +0000 (UTC)
commit f662d71c16203d7da831d2d31ccca17b90b64cd7
Author: Techlive Zheng <techlivezheng gmail com>
Date: Mon May 20 02:55:22 2013 +0800
Remove extra spaces at the end of line
Signed-off-by: Ignacio Casal Quinteiro <icq gnome org>
gitg/gitg-window.vala | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/gitg/gitg-window.vala b/gitg/gitg-window.vala
index d309b08..6edf904 100644
--- a/gitg/gitg-window.vala
+++ b/gitg/gitg-window.vala
@@ -205,7 +205,7 @@ public class Window : Gtk.ApplicationWindow, GitgExt.Application, Initable, Gtk.
chooser.show();
}
-
+
private void on_reload_activated()
{
repository_changed();
@@ -687,4 +687,4 @@ public class Window : Gtk.ApplicationWindow, GitgExt.Application, Initable, Gtk.
}
-// ex:ts=4 noet
\ No newline at end of file
+// ex:ts=4 noet
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]