From 45f461ccd0e7197edc64f8b4281c4aa7021a6768 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Tue, 29 Dec 2015 01:19:57 +0100 Subject: m fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/satd-list.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/satd-list.c b/src/satd-list.c index 402ee58..e9904a5 100644 --- a/src/satd-list.c +++ b/src/satd-list.c @@ -91,7 +91,7 @@ quote(const char *str) } rc[i++] = '\''; rc[i] = '\0'; - break; + return rc; } fail: return NULL; -- cgit v1.2.3-70-g09d2