1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-12 14:14:48 +02:00

javascript: fix name of source file in comment

This commit is contained in:
Sébastien Helleu
2015-03-08 09:31:01 +01:00
parent 02a69beba1
commit c85d5a8929
+1 -1
View File
@@ -1,5 +1,5 @@
/*
* weechat-js-v8.c - v8 javascript functions
* weechat-js-v8.cpp - v8 javascript functions
*
* Copyright (C) 2013 Koka El Kiwi <admin@kokabsolu.com>
* Copyright (C) 2015 Sébastien Helleu <flashcode@flashtux.org>