Skip to content

Commit 3c995b2

Browse files
committed
fix line ending
1 parent 13498bb commit 3c995b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/deflate-crc32-stream.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,4 +64,4 @@ DeflateCRC32Stream.prototype.size = function(compressed) {
6464
} else {
6565
return this.rawSize;
6666
}
67-
};
67+
};

0 commit comments

Comments
 (0)