From 6bd524baaf7da8d1cd15a6e4fe72b7c1d6b9584c Mon Sep 17 00:00:00 2001 From: Sebastian Date: Tue, 16 Jan 2018 08:36:04 +0100 Subject: [PATCH] std.cfg: Fix copy&paste error or typo (#1033) * Fixed copy&paste error or typo It should be std::sinf here. std::sinl is described directly in the next function description and does not make sense here because of the return type. * std.cfg: Fix another copy&paste error or typo It should be std::tanf here. --- cfg/std.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 82db8904d..00a28a1ab 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -272,7 +272,7 @@ - + @@ -441,7 +441,7 @@ - +