[gnome-commander] noop: code cleanup



commit 30385b1876df47513b38f58a98ddb1656b60722b
Author: Piotr Eljasiak <epiotr src gnome org>
Date:   Sat Nov 19 23:26:38 2011 +0100

    noop: code cleanup

 src/gnome-cmd-con-dialog.cc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-con-dialog.cc b/src/gnome-cmd-con-dialog.cc
index 8af224f..76c63b3 100644
--- a/src/gnome-cmd-con-dialog.cc
+++ b/src/gnome-cmd-con-dialog.cc
@@ -122,7 +122,7 @@ inline GnomeCmdConnectDialog::Private::Private()
     auth_check = NULL;
 
     alias_entry = gtk_entry_new ();
-    uri_entry = gtk_entry_new();
+    uri_entry = gtk_entry_new ();
     server_entry = gtk_entry_new ();
     share_entry = gtk_entry_new ();
     port_entry = gtk_entry_new ();



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]