summaryrefslogtreecommitdiff
path: root/src/term.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/term.c')
-rw-r--r--src/term.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/term.c b/src/term.c
index a57522707..11972a15b 100644
--- a/src/term.c
+++ b/src/term.c
@@ -3436,7 +3436,7 @@ set_shellsize(int width, int height, int mustset)
* commands and Ex mode).
*/
void
-settmode(int tmode)
+settmode(tmode_T tmode)
{
#ifdef FEAT_GUI
// don't set the term where gvim was started to any mode