diff options
Diffstat (limited to 'src/core/wee-infolist.c')
-rw-r--r-- | src/core/wee-infolist.c | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/src/core/wee-infolist.c b/src/core/wee-infolist.c index 61612e19d..def7bbabd 100644 --- a/src/core/wee-infolist.c +++ b/src/core/wee-infolist.c @@ -1,4 +1,6 @@ /* + * wee-infolist.c - info lists management + * * 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/>. */ -/* - * wee-infolist.c: info lists management - */ - #ifdef HAVE_CONFIG_H #include "config.h" #endif |