diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-07 16:14:17 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-06-07 16:14:17 +0200 |
commit | 9957565680abaff172e9038a2fa6607d786f64f5 (patch) | |
tree | 5ebb0869b905dd6ebbd03e2e9185ad7eaeaea0de /src | |
parent | 5d0a74a43e58aa10b824f88094378013c8ac2d12 (diff) | |
download | weechat-9957565680abaff172e9038a2fa6607d786f64f5.zip |
core: fix first comment line in weechat.c
Diffstat (limited to 'src')
-rw-r--r-- | src/core/weechat.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/weechat.c b/src/core/weechat.c index 71cb3af7c..1d4a3e75a 100644 --- a/src/core/weechat.c +++ b/src/core/weechat.c @@ -1,4 +1,5 @@ -/* ########################################################################## +/* + * ########################################################################## * ## ___ __ ______________ _____ ## * ## __ | / /___________ ____/__ /_______ __ /_ ## * ## __ | /| / /_ _ \ _ \ / __ __ \ __ `/ __/ ## |