* rcparse.y (res_text_field): New res_id variable.
[deliverable/binutils-gdb.git] / binutils / windres.h
index a6c6ef76e8dfffe7c3d7d5cec309208e57e5aae5..52b53ca9e7585f96c97bfd7b836bd4875ba7b03a 100644 (file)
@@ -814,7 +814,7 @@ extern void define_cursor
 extern void define_dialog
   PARAMS ((struct res_id, const struct res_res_info *, const struct dialog *));
 extern struct dialog_control *define_control
-  PARAMS ((struct res_id, unsigned long, unsigned long, unsigned long,
+  PARAMS ((const struct res_id, unsigned long, unsigned long, unsigned long,
           unsigned long, unsigned long, unsigned long, unsigned long,
           unsigned long));
 extern struct dialog_control *define_icon_control
This page took 0.026792 seconds and 4 git commands to generate.