From f4760bc62696a6b937ceaac653fa70a8561acad4 Mon Sep 17 00:00:00 2001 From: Laurent Le Goff Date: Thu, 14 Apr 2011 15:45:00 +0200 Subject: [PATCH] gofmt --- draw2d/rgba_interpolation.go | 1 + 1 file changed, 1 insertion(+) diff --git a/draw2d/rgba_interpolation.go b/draw2d/rgba_interpolation.go index 29056b1..f746e91 100644 --- a/draw2d/rgba_interpolation.go +++ b/draw2d/rgba_interpolation.go @@ -1,3 +1,4 @@ +// see http://pippin.gimp.org/image_processing/chap_resampling.html package draw2d import (