Skip to content

Commit

Permalink
Merge pull request impress#74 from medikoo/strict-mode
Browse files Browse the repository at this point in the history
making Douglas happy
  • Loading branch information
bartaz committed Jan 24, 2012
2 parents e968933 + d8f70bd commit 2e8389f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/impress.js
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
*/

(function ( document, window ) {
'use strict';

// HELPER FUNCTIONS

Expand Down

0 comments on commit 2e8389f

Please sign in to comment.