1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-01 03:36:26 -04:00

Fix the comment heading to say ECMAScript instead of Ruby.

This commit is contained in:
Miciah Dashiel Butler Masters 2005-12-22 23:45:12 +00:00 committed by Miciah Dashiel Butler Masters
parent 262856273e
commit 2a0653a9f2

View File

@ -1,4 +1,4 @@
/* Ruby scripting hooks */
/* ECMAScript scripting hooks */
#ifdef HAVE_CONFIG_H
#include "config.h"