summaryrefslogtreecommitdiff
path: root/src/gtkext/gtkbufferdisplay-int.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gtkext/gtkbufferdisplay-int.h')
-rw-r--r--src/gtkext/gtkbufferdisplay-int.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gtkext/gtkbufferdisplay-int.h b/src/gtkext/gtkbufferdisplay-int.h
index 079d271..2d1dbe3 100644
--- a/src/gtkext/gtkbufferdisplay-int.h
+++ b/src/gtkext/gtkbufferdisplay-int.h
@@ -33,7 +33,7 @@
/* Réagit à un déplacement de curseur. */
-typedef bool (* notify_caret_relocation_fc) (GtkBufferDisplay *, const GdkRectangle *, const vmpa2t *);
+typedef bool (* notify_caret_relocation_fc) (GtkBufferDisplay *, const GdkRectangle *);
/* Composant d'affichage de tampon de lignes (instance) */