0
0
mirror of https://github.com/rkd77/elinks.git synced 2025-06-30 22:19:29 -04:00

Remove my comment about prefixes used with SpiderMonkey

This commit is contained in:
Kalle Olavi Niemitalo 2008-07-18 19:01:48 +03:00 committed by Kalle Olavi Niemitalo
parent 887a751441
commit 5ad675e244

View File

@ -1,12 +1,6 @@
#ifndef EL__ECMASCRIPT_SPIDERMONKEY_SHARED_H
#define EL__ECMASCRIPT_SPIDERMONKEY_SHARED_H
/* Inconsistently applied conventions for prefixes in identifiers:
* - "smjs" for user scripts (scripting/smjs/).
* - "js" for web scripts (ecmascript/spidermonkey/).
* - "spidermonkey" for common stuff, especially any that replace
* similarly named things defined in SpiderMonkey itself. */
/* For wild SpiderMonkey installations. */
#ifdef CONFIG_OS_BEOS
#define XP_BEOS