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:
parent
887a751441
commit
5ad675e244
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user