aboutsummaryrefslogtreecommitdiff
path: root/view.h
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2017-06-12 18:22:50 +0200
committerMarc André Tanner <mat@brain-dump.org>2017-06-15 15:51:43 +0200
commit5b1b6403955b97cce1fd22a8f5a6f9df72399c4b (patch)
treef281ddf6e327146fdfd60528ce5ea34e7822d504 /view.h
parentda6d35ef5b381aed3f9683398fd0869476d11acb (diff)
downloadvis-5b1b6403955b97cce1fd22a8f5a6f9df72399c4b.tar.gz
vis-5b1b6403955b97cce1fd22a8f5a6f9df72399c4b.tar.xz
view: view_cursors_selection_restore
Diffstat (limited to 'view.h')
-rw-r--r--view.h2
1 files changed, 1 insertions, 1 deletions
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