From 023d634dd9111f37cc23dfb700e2e2b0f282ba57 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 5 Jan 2016 16:52:39 +0100 Subject: m MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libred.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libred.h b/src/libred.h index 5258de7..322f14d 100644 --- a/src/libred.h +++ b/src/libred.h @@ -93,7 +93,7 @@ * @throws 0 On success. * @throws Any error specified for clock_gettime(3) on error. */ -double libred_solar_elevation(double latitude, double longitude); +double libred_solar_elevation(double, double); /** -- cgit v1.2.3-70-g09d2