summaryrefslogtreecommitdiffstats
path: root/xsettings/xsettings-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'xsettings/xsettings-client.h')
-rw-r--r--xsettings/xsettings-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsettings/xsettings-client.h b/xsettings/xsettings-client.h
index 1201829..1b13fe3 100644
--- a/xsettings/xsettings-client.h
+++ b/xsettings/xsettings-client.h
@@ -36,7 +36,7 @@ typedef enum
{
XSETTINGS_ACTION_NEW,
XSETTINGS_ACTION_CHANGED,
- XSETTINGS_ACTION_DELETED,
+ XSETTINGS_ACTION_DELETED
} XSettingsAction;
typedef void (*XSettingsNotifyFunc) (const char *name,