aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xterm.h')
-rw-r--r--src/xterm.h1
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);
1207extern void x_fill_property_data (Display *, 1207extern void x_fill_property_data (Display *,
1208 Lisp_Object, 1208 Lisp_Object,
1209 void *, 1209 void *,
1210 int,
1210 int); 1211 int);
1211extern Lisp_Object x_property_data_to_lisp (struct frame *, 1212extern Lisp_Object x_property_data_to_lisp (struct frame *,
1212 const unsigned char *, 1213 const unsigned char *,