diff options
Diffstat (limited to 'src/xterm.h')
| -rw-r--r-- | src/xterm.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xterm.h b/src/xterm.h index bc10043c54c..db8d5847814 100644 --- a/src/xterm.h +++ b/src/xterm.h | |||
| @@ -1207,6 +1207,7 @@ extern int x_check_property_data (Lisp_Object); | |||
| 1207 | extern void x_fill_property_data (Display *, | 1207 | extern void x_fill_property_data (Display *, |
| 1208 | Lisp_Object, | 1208 | Lisp_Object, |
| 1209 | void *, | 1209 | void *, |
| 1210 | int, | ||
| 1210 | int); | 1211 | int); |
| 1211 | extern Lisp_Object x_property_data_to_lisp (struct frame *, | 1212 | extern Lisp_Object x_property_data_to_lisp (struct frame *, |
| 1212 | const unsigned char *, | 1213 | const unsigned char *, |