summaryrefslogtreecommitdiff
path: root/atk/atksocket.c
diff options
context:
space:
mode:
Diffstat (limited to 'atk/atksocket.c')
-rw-r--r--atk/atksocket.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/atk/atksocket.c b/atk/atksocket.c
index b6ca43d..887fb5c 100644
--- a/atk/atksocket.c
+++ b/atk/atksocket.c
@@ -136,7 +136,7 @@ atk_socket_new (void)
* Since: 1.30
**/
void
-atk_socket_embed (AtkSocket* obj, gchar* plug_id)
+atk_socket_embed (AtkSocket* obj, const gchar* plug_id)
{
AtkSocketClass *klass;