Skip to content

Commit

Permalink
[fix] opabsl: don't warn about standard JS additions.
Browse files Browse the repository at this point in the history
We define those functions because they might not be present in old
versions of JS.
  • Loading branch information
arthuraa committed Aug 31, 2012
1 parent 8d12d84 commit 255ab02
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/plugins/opabsl/jsbsl/jsExtends.js
Expand Up @@ -12,6 +12,8 @@

/**
* Extensions to JS standard prototypes
* @fileoverview
* @suppress {duplicate}
*
* @author David Rajchenbach-Teller
*/
Expand Down

0 comments on commit 255ab02

Please sign in to comment.