From 6c4ae0239c66751c1c3ab7d4ca37000ab83fc89f Mon Sep 17 00:00:00 2001 From: Nicolas Robidoux Date: Tue, 22 Nov 2011 20:09:51 -0500 Subject: [PATCH] nohalo comments clean up --- libvips/resample/nohalo.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvips/resample/nohalo.cpp b/libvips/resample/nohalo.cpp index 28cf4d69..2c6cead4 100644 --- a/libvips/resample/nohalo.cpp +++ b/libvips/resample/nohalo.cpp @@ -67,7 +67,7 @@ * GIMP (Gnu Image Manipulation Program). * * Nohalo with LBB finishing scheme was developed by N. Robidoux and - * C. Racette of the Department of Mathematics and Computer Science of + * C. Racette at the Department of Mathematics and Computer Science of * Laurentian University in the course of C. Racette's Masters thesis * in Computational Sciences. Preliminary work on Nohalo and monotone * interpolation was performed by C. Racette and N. Robidoux in the @@ -106,7 +106,7 @@ #ifndef __NOHALO_CHEAP_H__ #define __NOHALO_CHEAP_H__ #endif -*/ + */ /* * ================