diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/dispextern.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dispextern.h b/src/dispextern.h index 04fa780b122..f737b54109e 100644 --- a/src/dispextern.h +++ b/src/dispextern.h | |||
| @@ -2158,7 +2158,7 @@ extern int tool_bar_button_relief; | |||
| 2158 | 2158 | ||
| 2159 | struct glyph_row *row_containing_pos P_ ((struct window *, int, | 2159 | struct glyph_row *row_containing_pos P_ ((struct window *, int, |
| 2160 | struct glyph_row *, | 2160 | struct glyph_row *, |
| 2161 | struct glyph_row *)); | 2161 | struct glyph_row *, int)); |
| 2162 | int string_buffer_position P_ ((struct window *, Lisp_Object, int)); | 2162 | int string_buffer_position P_ ((struct window *, Lisp_Object, int)); |
| 2163 | int line_bottom_y P_ ((struct it *)); | 2163 | int line_bottom_y P_ ((struct it *)); |
| 2164 | int display_prop_intangible_p P_ ((Lisp_Object)); | 2164 | int display_prop_intangible_p P_ ((Lisp_Object)); |