[gnome-commander] noop: code cleanup
- From: Piotr Eljasiak <epiotr src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gnome-commander] noop: code cleanup
- Date: Sun, 31 Jan 2010 13:54:42 +0000 (UTC)
commit 6ab8b950af6a41326d0630f7a1fb31fda7b76892
Author: Piotr Eljasiak <epiotr src gnome org>
Date: Sun Jan 31 14:53:09 2010 +0100
noop: code cleanup
src/gnome-cmd-con-ftp.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-cmd-con-ftp.h b/src/gnome-cmd-con-ftp.h
index e671737..1092665 100644
--- a/src/gnome-cmd-con-ftp.h
+++ b/src/gnome-cmd-con-ftp.h
@@ -47,6 +47,6 @@ GtkType gnome_cmd_con_ftp_get_type ();
GnomeCmdConFtp *gnome_cmd_con_ftp_new (const gchar *alias, const std::string &uri);
GnomeCmdConFtp *gnome_cmd_con_ftp_new (const gchar *alias, const gchar *host, guint port, const gchar *user, const gchar *password, const gchar *remote_dir);
-void gnome_cmd_con_ftp_set_host_name (GnomeCmdConFtp *fs, const gchar *host_name);
+void gnome_cmd_con_ftp_set_host_name (GnomeCmdConFtp *con, const gchar *host_name);
#endif // __GNOME_CMD_CON_FTP_H__
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]