[vspline] 66/72: minor change to comments only

Kay F. Jahnke kfj-guest at moszumanska.debian.org
Sun Jul 2 09:02:43 UTC 2017


This is an automated email from the git hooks/post-receive script.

kfj-guest pushed a commit to branch master
in repository vspline.

commit 3c4440023b2ee6ea15772f77e6fb8ffc22560ece
Author: Kay F. Jahnke <kfjahnke at gmail.com>
Date:   Mon May 22 07:42:49 2017 +0200

    minor change to comments only
---
 remap.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/remap.h b/remap.h
index 74df84b..b104733 100644
--- a/remap.h
+++ b/remap.h
@@ -96,9 +96,9 @@
 /// operation, which factors out the various needed tasks into separate bits of code. The
 /// result data are acquired by 'pulling' them into the target array by repeatedly calling
 /// a functor yielding the results. This functor is a closure containing all logic needed
-/// to produce the result values in scan order of the target array. While the two remap routines
-/// and grid_eval should cover most use cases, it's quite possible to use the routine fill()
-/// itself, passing in a suitable functor.
+/// to produce the result values in scan order of the target array. While the two remap
+/// routines and grid_eval should cover most use cases, it's quite possible to use the
+/// routine fill() itself, passing in a suitable functor.
 ///
 /// While the code presented here is quite involved and there are several types and routines
 /// the use(fulness) of which isn't immediately apparent, most use cases will be able to get

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vspline.git



More information about the debian-science-commits mailing list