cleaned-up headers

This commit is contained in:
Bart van der Schoor
2014-06-18 23:31:11 +02:00
parent 26109abe15
commit 1d345f6c14
124 changed files with 238 additions and 220 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
// Type definitions for jQuery.cycle.js 2.9999.81 (15-JAN-2013)
// Type definitions for jQuery.cycle.js
// Project: http://jquery.malsup.com/cycle/
// Definitions by: François Guillot <http://fguillot.developpez.com/>
// Definitions by: François Guillot <http://fguillot.developpez.com/>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
@@ -90,4 +90,4 @@ interface Cycle {
interface JQuery {
cycle: Cycle;
}
}