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 eb45d11..9de1cd9 100644
--- a/get-edid.h
+++ b/get-edid.h
@@ -1,4 +1,4 @@
int verbose;
struct hd_data_struct;
-int get_edid(struct hd_data_struct *hd_data, char *edid);
+int get_edid(struct hd_data_struct *hd_data, char *edid, int port);