diff options
Diffstat (limited to 'src/gui/gui-nicklist.h')
-rw-r--r-- | src/gui/gui-nicklist.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gui/gui-nicklist.h b/src/gui/gui-nicklist.h index 6cc9f8d41..d0179c886 100644 --- a/src/gui/gui-nicklist.h +++ b/src/gui/gui-nicklist.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2017 Sébastien Helleu <flashcode@flashtux.org> + * Copyright (C) 2003-2018 Sébastien Helleu <flashcode@flashtux.org> * * This file is part of WeeChat, the extensible chat client. * @@ -18,7 +18,7 @@ */ #ifndef WEECHAT_GUI_NICKLIST_H -#define WEECHAT_GUI_NICKLIST_H 1 +#define WEECHAT_GUI_NICKLIST_H struct t_gui_buffer; struct t_infolist; |