aboutsummaryrefslogtreecommitdiffstats
path: root/gl/lib/smack.h
diff options
context:
space:
mode:
Diffstat (limited to 'gl/lib/smack.h')
-rw-r--r--gl/lib/smack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/lib/smack.h b/gl/lib/smack.h
index b7bbc349d..92c257a83 100644
--- a/gl/lib/smack.h
+++ b/gl/lib/smack.h
@@ -29,7 +29,7 @@ smack_new_label_from_self (char **label)
}
static inline int
-smack_set_label_for_self (const char *label)
+smack_set_label_for_self (char const *label)
{
return -1;
}