aboutsummaryrefslogtreecommitdiffhomepage
path: root/screen.h
diff options
context:
space:
mode:
authorGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-08-04 13:47:56 -0700
committerGravatar ridiculousfish <corydoras@ridiculousfish.com>2012-08-04 13:47:56 -0700
commit54ceb4211e0924b47890bb7d42cd7fe7f6a53818 (patch)
treed41e844384318e5add273e66b031e63fa34b38c5 /screen.h
parent7a4622714184f196d8592ee6188945fb0528bd06 (diff)
Additional warning fixes and migration from int to size_t or long where appropriate
Diffstat (limited to 'screen.h')
-rw-r--r--screen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/screen.h b/screen.h
index ba72d4af..c19b6338 100644
--- a/screen.h
+++ b/screen.h
@@ -150,7 +150,7 @@ void s_write( screen_t *s,
size_t explicit_len,
const int *colors,
const int *indent,
- int cursor_pos );
+ size_t cursor_pos );
/**
This function resets the screen buffers internal knowledge about