From 2ae92dcc97765deb2845dd07a338858aeb375cb3 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Jun 2015 14:13:37 +0100 Subject: No-op: whitespace. --- src/modified_gamma_transfer_function.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/modified_gamma_transfer_function.h') diff --git a/src/modified_gamma_transfer_function.h b/src/modified_gamma_transfer_function.h index 2a7a7b59..e8875d4b 100644 --- a/src/modified_gamma_transfer_function.h +++ b/src/modified_gamma_transfer_function.h @@ -52,10 +52,10 @@ public: } bool about_equal (boost::shared_ptr, double epsilon) const; - + protected: double * make_lut (int bit_depth, bool inverse) const; - + private: double _power; double _threshold; -- cgit v1.2.3