We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce74529 commit f728d45Copy full SHA for f728d45
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