summaryrefslogtreecommitdiff
path: root/binutils/resrc.c
diff options
context:
space:
mode:
Diffstat (limited to 'binutils/resrc.c')
-rw-r--r--binutils/resrc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils/resrc.c b/binutils/resrc.c
index a8955976363..cced3f20113 100644
--- a/binutils/resrc.c
+++ b/binutils/resrc.c
@@ -819,7 +819,7 @@ define_dialog (id, resinfo, dialog)
struct dialog_control *
define_control (iid, id, x, y, width, height, class, style, exstyle)
- struct res_id iid;
+ const struct res_id iid;
unsigned long id;
unsigned long x;
unsigned long y;