remove +x mode.

Not part of the default build.
This commit is contained in:
rginda%netscape.com 2000-04-06 20:27:22 +00:00
parent 74fe1b2524
commit 331f034b21
2 changed files with 2 additions and 2 deletions

View File

@ -31,7 +31,7 @@ class JSIdentifier;
*/
class JSScope {
public:
/**
/**
* Gets the enclosing scope of this scope (if any).
* @return enclosing scope or JSNULL if none.
*/

View File

@ -31,7 +31,7 @@ class JSIdentifier;
*/
class JSScope {
public:
/**
/**
* Gets the enclosing scope of this scope (if any).
* @return enclosing scope or JSNULL if none.
*/