aboutsummaryrefslogtreecommitdiffstats
path: root/get-edid.h
diff options
context:
space:
mode:
Diffstat (limited to 'get-edid.h')
-rw-r--r--get-edid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/get-edid.h b/get-edid.h
index b61dc98..2f72f0e 100644
--- a/get-edid.h
+++ b/get-edid.h
@@ -3,4 +3,4 @@
int verbose;
-int get_edid(char *edid, int port);
+int get_edid(char *edid, int port, int skip_vbe_check);