Skip to content

Commit

Permalink
build: minor comment tweaks
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Jul 21, 2014
1 parent 75b1532 commit 612715c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
* compression
* Copyright(c) 2010 Sencha Inc.
* Copyright(c) 2011 TJ Holowaychuk
* Copyright(c) 2014 Jonathan Ong
* MIT Licensed
*/

Expand Down Expand Up @@ -44,8 +45,6 @@ exports.filter = function filter(req, res) {
/**
* Compress response data with gzip / deflate.
*
* See README.md for documentation of options.
*
* @param {Object} options
* @return {Function} middleware
* @api public
Expand Down

0 comments on commit 612715c

Please sign in to comment.