From 67559978eeea7faffba4fbc0c1b54f1f630c7b62 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Fri, 12 May 2006 09:57:25 +0000 Subject: compiler warnings --- selinux.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'selinux.c') diff --git a/selinux.c b/selinux.c index 697c2910a..6625c71d8 100644 --- a/selinux.c +++ b/selinux.c @@ -13,7 +13,7 @@ extern Authctxt *the_authctxt; -static const security_context_t +static security_context_t selinux_get_user_context(const char *name) { security_context_t user_context = NULL; -- cgit v1.2.3