From 779139b92748dc90249d92d3b8c453f48b2dbcba Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 23 Oct 2012 12:19:35 -0400 Subject: Fixed LuaDoc; core/.view.luadoc --- core/.view.luadoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/.view.luadoc b/core/.view.luadoc index c658ddfb..6913baa6 100644 --- a/core/.view.luadoc +++ b/core/.view.luadoc @@ -28,7 +28,7 @@ function split(view, vertical) end -- Unsplits the given view if possible. -- @param view The view to unsplit. -- @return boolean if the view was unsplit or not. -function view.unsplit(view) end +function unsplit(view) end --- -- Goes to the specified buffer in the given view. -- cgit v1.2.3