diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2020-04-28 21:44:18 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2020-04-28 21:44:18 (GMT) |
commit | 2e867fcae6e91594ae47528ca097952398ffcca4 (patch) | |
tree | c3897d1f27ab3f4f5813a570e7fb0f6988466e7f /src/glibext | |
parent | 4d370b81498fc93e0199232110e9edeb526fd53b (diff) |
Extended the Python bindings for registers.
Diffstat (limited to 'src/glibext')
-rw-r--r-- | src/glibext/gbufferline.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/glibext/gbufferline.c b/src/glibext/gbufferline.c index b7c6a4a..9b0a5a9 100644 --- a/src/glibext/gbufferline.c +++ b/src/glibext/gbufferline.c @@ -540,7 +540,7 @@ GObject *g_buffer_line_find_first_segment_creator(const GBufferLine *line, Buffe * * * Description : Ajoute du texte à formater dans une ligne donnée. * * * -* Retour : Portion de texte mis en place, voire NULL. * +* Retour : - * * * * Remarques : - * * * |