From 9ecf9c624c5272cf8d576ec173283ebfe72fd373 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 1 Dec 2016 03:23:03 +0100 Subject: Fix warnings MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/cg-base.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cg-base.h') diff --git a/src/cg-base.h b/src/cg-base.h index 269f2a3..8d39f4a 100644 --- a/src/cg-base.h +++ b/src/cg-base.h @@ -132,7 +132,7 @@ extern const int64_t default_priority; /** * The default class for the program */ -extern char* const default_class; +extern char default_class[]; -- cgit v1.2.3-70-g09d2