From 5b1b6403955b97cce1fd22a8f5a6f9df72399c4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Andr=C3=A9=20Tanner?= Date: Mon, 12 Jun 2017 18:22:50 +0200 Subject: view: view_cursors_selection_restore --- view.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'view.h') diff --git a/view.h b/view.h index 13e940d..ee12574 100644 --- a/view.h +++ b/view.h @@ -340,7 +340,7 @@ void view_selections_save(Selection*); * .. note:: Fails if selection boundaries no longer exist. * @endrst */ -bool view_cursors_selection_restore(Selection*); +bool view_selections_restore(Selection*); /** * @} * @defgroup view_style -- cgit v1.2.3