Fixed comments in header

This commit is contained in:
dencap
2015-11-12 15:37:37 +01:00
parent 506e79788f
commit d6ff5f5946
2 changed files with 7 additions and 2 deletions
+3
View File
@@ -1,5 +1,8 @@
// Type definitions for ByteBuffer.js 5.0.0
// Project: https://github.com/dcodeIO/bytebuffer.js
// Definitions by: SINTEF-9012 <http://github.com/SINTEF-9012>
// Definitions by: Denis Cappellin <http://github.com/cappellin>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
/// <reference path="../long/long.d.ts" />
+4 -2
View File
@@ -1,5 +1,7 @@
// Type definitions for ByteBuffer.js 5.0.0
// Project: https://github.com/dcodeIO/bytebuffer.js
// Type definitions for long.js 3.0.2
// Project: https://github.com/dcodeIO/long.js
// Definitions by: Denis Cappellin <http://github.com/cappellin>
// Definitions: https://github.com/borisyankov/DefinitelyTyped
declare class Long
{