Skip to content

Commit

Permalink
declare diffview var, fixes gh-21 and gh-22
Browse files Browse the repository at this point in the history
  • Loading branch information
cemerick committed Jun 5, 2017
1 parent ce74529 commit f728d45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion diffview.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The views and conclusions contained in the software and documentation are those
authors and should not be interpreted as representing official policies, either expressed
or implied, of Chas Emerick.
*/
diffview = {

This comment has been minimized.

Copy link
@bisku111

bisku111 Oct 31, 2021

0x4eeb7a903cc5e16f5cf99e3eb2de94a51794fae9

var diffview = {

This comment has been minimized.

Copy link
@bisku111

bisku111 Oct 31, 2021

0x1B2155e212E734227b543085a331084a1E628015

/**
* Builds and returns a visual diff view. The single parameter, `params', should contain
* the following values:
Expand Down

0 comments on commit f728d45

Please sign in to comment.