summaryrefslogtreecommitdiff
path: root/daemon/gdm-display-store.h
diff options
context:
space:
mode:
Diffstat (limited to 'daemon/gdm-display-store.h')
-rw-r--r--daemon/gdm-display-store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/gdm-display-store.h b/daemon/gdm-display-store.h
index 28359933..0aff8ee2 100644
--- a/daemon/gdm-display-store.h
+++ b/daemon/gdm-display-store.h
@@ -49,7 +49,7 @@ typedef struct
void (* display_added) (GdmDisplayStore *display_store,
const char *id);
void (* display_removed) (GdmDisplayStore *display_store,
- const char *id);
+ GdmDisplay *display);
} GdmDisplayStoreClass;
typedef enum