diff options
Diffstat (limited to 'src/view.h')
| -rw-r--r-- | src/view.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -92,4 +92,4 @@ teco_int_t teco_view_bytes2glyphs_rel(teco_view_t *ctx, teco_int_t pos_glyphs, teco_int_t teco_view_get_character(teco_view_t *ctx, gsize pos, gsize len); -void teco_view_process_notify(teco_view_t *ctx, SCNotification *notify); +void teco_view_process_notify(teco_view_t *ctx, const SCNotification *notify); |
