From a2f669eff708d8a503ae60211764bcf0dcf2763d Mon Sep 17 00:00:00 2001 From: Alexander Mai Date: Sat, 18 Oct 2014 08:29:42 +0200 Subject: [PATCH] Using the return value of strtok() is not mandatory since it the first argument may be modified (fixing a FP in LibreOffice) --- cfg/std.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/std.cfg b/cfg/std.cfg index 0127907d8..6eaa28a05 100644 --- a/cfg/std.cfg +++ b/cfg/std.cfg @@ -1638,7 +1638,7 @@ - + false