fix can not guess problem

This commit is contained in:
Saito 2011-12-13 00:41:31 +08:00
parent 822c0a5060
commit f615c877bc
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,4 @@
module CommitsHelper
include Utils::CharEncode
def old_line_number(line, i)
end