Fixes comment restoring on Windows.
authorJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 18 Sep 2015 06:37:06 +0000 (07:37 +0100)
committerJakub Pawlowicz <contact@jakubpawlowicz.com>
Fri, 18 Sep 2015 06:37:06 +0000 (07:37 +0100)
commit8e9474c6e75dd91cf7391c96a06980d8ca816d49
tree45a5ad4d91ad97e70e04e04101805dbe6cd016f0
parent9057f170b2c89ab99ce986edb4bebb2eaf480dc6
Fixes comment restoring on Windows.

Windows line break is two characters long, so we need
to take that into account.
lib/text/comments-processor.js