summaryrefslogtreecommitdiff
path: root/source/lib/afs.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/lib/afs.c')
-rw-r--r--source/lib/afs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lib/afs.c b/source/lib/afs.c
index faeca3d0c33..882442a79f1 100644
--- a/source/lib/afs.c
+++ b/source/lib/afs.c
@@ -154,7 +154,7 @@ BOOL afs_login(connection_struct *conn)
cell += 1;
strlower_m(cell);
- DEBUG(10, ("Trying to log into AFS for user %s@%s\n",
+ DEBUG(10, ("Trying to log into AFS for user %s@%s\n",
afs_username, cell));
if (!secrets_init())