golint fix

This commit is contained in:
Stani 2015-07-01 17:13:33 +02:00
parent 4262ff5718
commit 1841a3e90f
1 changed files with 2 additions and 1 deletions

View File

@ -23,7 +23,8 @@ import (
const (
c255 = 255.0 / 65535.0
DPI = 72
// DPI of a pdf document is fixed at 72.
DPI = 72
)
var (