summaryrefslogtreecommitdiff
path: root/tests/testdisplay.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testdisplay.h')
-rw-r--r--tests/testdisplay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testdisplay.h b/tests/testdisplay.h
index 962e6219..27f8209e 100644
--- a/tests/testdisplay.h
+++ b/tests/testdisplay.h
@@ -32,4 +32,4 @@ gboolean testdisplay_setup_hotplug(void);
void testdisplay_cleanup_hotplug(void);
/* called by the hotplug code */
-int update_display(void);
+int update_display(bool probe);