We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ce74529 + f728d45 commit d194b11Copy full SHA for d194b11
diffview.js
@@ -27,7 +27,7 @@ The views and conclusions contained in the software and documentation are those
27
authors and should not be interpreted as representing official policies, either expressed
28
or implied, of Chas Emerick.
29
*/
30
-diffview = {
+var diffview = {
31
/**
32
* Builds and returns a visual diff view. The single parameter, `params', should contain
33
* the following values:
0 commit comments