aboutsummaryrefslogtreecommitdiff
path: root/editor.h
diff options
context:
space:
mode:
authorMarc André Tanner <mat@brain-dump.org>2014-09-11 10:04:34 +0200
committerMarc André Tanner <mat@brain-dump.org>2014-09-11 10:04:34 +0200
commite324e6975367c235ed5413f76fdc3d5189cd00a2 (patch)
tree3d421c8189ebcc66263c6c7c21f4af022091bde3 /editor.h
parentaa3948409ade9064d90f3e60af5201da83b097d7 (diff)
downloadvis-e324e6975367c235ed5413f76fdc3d5189cd00a2.tar.gz
vis-e324e6975367c235ed5413f76fdc3d5189cd00a2.tar.xz
Add :qall command
Diffstat (limited to 'editor.h')
-rw-r--r--editor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/editor.h b/editor.h
index 2efa7c5..8ca1a79 100644
--- a/editor.h
+++ b/editor.h
@@ -128,7 +128,7 @@ void editor_syntax_unload(Editor*);
/* creates a new window, and loads the given file. if filename is NULL
* an unamed / empty buffer is created */
bool editor_window_new(Editor*, const char *filename);
-void editor_window_close(Editor *vis);
+void editor_window_close(EditorWin*);
/* if filename is non NULL it is equivalent to window_new call above.
* if however filename is NULL a new window is created and linked to the
* same underlying text as the currently selected one. changes will