[gvfs] afp: replace some tabs with spaces
- From: Christian Kellner <gicmo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gvfs] afp: replace some tabs with spaces
- Date: Thu, 25 Aug 2011 19:29:41 +0000 (UTC)
commit 0f7c6f8795cb43467d7401bc52e24fb90da8d79e
Author: Carl-Anton Ingmarsson <ca ingmarsson gmail com>
Date: Sun Aug 14 15:40:05 2011 +0200
afp: replace some tabs with spaces
daemon/gvfsafpserver.c | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/daemon/gvfsafpserver.c b/daemon/gvfsafpserver.c
index 2a31d46..ca1ff20 100644
--- a/daemon/gvfsafpserver.c
+++ b/daemon/gvfsafpserver.c
@@ -738,10 +738,10 @@ do_login (GVfsAfpServer *afp_serv,
return dhx_login (afp_serv, username, password, cancellable, error);
#endif
- g_set_error (error, G_IO_ERROR, G_IO_ERROR_FAILED,
- _("Login to AFP server %s failed (no suitable authentication mechanism found)"),
- afp_serv->server_name);
- return FALSE;
+ g_set_error (error, G_IO_ERROR, G_IO_ERROR_FAILED,
+ _("Login to AFP server %s failed (no suitable authentication mechanism found)"),
+ afp_serv->server_name);
+ return FALSE;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]