summaryrefslogtreecommitdiff
path: root/src/plugins/xfer/xfer-completion.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/xfer/xfer-completion.c')
-rw-r--r--src/plugins/xfer/xfer-completion.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/plugins/xfer/xfer-completion.c b/src/plugins/xfer/xfer-completion.c
index d537c3c51..f060927e9 100644
--- a/src/plugins/xfer/xfer-completion.c
+++ b/src/plugins/xfer/xfer-completion.c
@@ -1,4 +1,6 @@
/*
+ * xfer-completion.c - nick completion for xfer chats
+ *
* Copyright (C) 2003-2012 Sebastien Helleu <flashcode@flashtux.org>
*
* This file is part of WeeChat, the extensible chat client.
@@ -17,10 +19,6 @@
* along with WeeChat. If not, see <http://www.gnu.org/licenses/>.
*/
-/*
- * xfer-completion.c: nick completion for xfer chats
- */
-
#include <stdlib.h>
#include <stdio.h>
#include <string.h>