From f2c5ac590d442a32e2d5cd77af776a05b977b949 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 27 Dec 2015 20:43:19 +0100 Subject: fix errors and warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/string/str/strends.c | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/string/str/strends.c') diff --git a/src/string/str/strends.c b/src/string/str/strends.c index 43dd562..336106f 100644 --- a/src/string/str/strends.c +++ b/src/string/str/strends.c @@ -18,6 +18,9 @@ #include +# pragma GCC diagnostic ignored "-Wdiscarded-qualifiers" + + /** * Check whether a string ends with a specific string. -- cgit v1.2.3-70-g09d2