Correct almost all compiler warning issues

This commit is contained in:
RichardHitt
2013-01-19 12:33:16 -08:00
parent a46f89998c
commit 4e0daf047e
11 changed files with 27 additions and 27 deletions

View File

@@ -136,7 +136,7 @@ scrollback_shrink (session *sess)
int fh;
int lines;
int line;
int len;
gsize len;
char *p;
scrollback_close (sess);