From 6e4122e551eeb41d3e950b363dd837d5586fe560 Mon Sep 17 00:00:00 2001 From: Mattes D Date: Fri, 31 Jul 2015 16:49:10 +0200 Subject: Unified the doxy-comment format. --- src/LinearInterpolation.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/LinearInterpolation.cpp') diff --git a/src/LinearInterpolation.cpp b/src/LinearInterpolation.cpp index c7c690bd2..38404147f 100644 --- a/src/LinearInterpolation.cpp +++ b/src/LinearInterpolation.cpp @@ -151,7 +151,6 @@ void LinearInterpolate2DArray( -/// Puts linearly interpolated values from one array into another array. 3D version void LinearInterpolate3DArray( float * a_Src, int a_SrcSizeX, int a_SrcSizeY, int a_SrcSizeZ, -- cgit v1.2.3