diff options
Diffstat (limited to 'src/angular.prefix')
| -rw-r--r-- | src/angular.prefix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/angular.prefix b/src/angular.prefix index 0552b2ed..a1b4e151 100644 --- a/src/angular.prefix +++ b/src/angular.prefix @@ -21,4 +21,4 @@ * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN * THE SOFTWARE. */ -(function(window, document, onLoadDelegate){ +(function(window, document, previousOnLoad){ |
