aboutsummaryrefslogtreecommitdiff
path: root/view.h
diff options
context:
space:
mode:
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 7a6aa90..3ba2111 100644
--- a/view.h
+++ b/view.h
@@ -203,7 +203,7 @@ void view_selections_clear_all(View*);
* .. note:: Has no effect on singleton selections.
* @endrst
*/
-void view_cursors_selection_swap(Cursor*);
+void view_selections_flip(Cursor*);
/**
* @}
* @defgroup view_anchor