--- wmifs/wmifs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/wmifs/wmifs.c b/wmifs/wmifs.c
index c124cc3..9c56f63 100644
--- a/wmifs/wmifs.c
+++ b/wmifs/wmifs.c
@@ -584,10 +584,10 @@ void DrawActiveIFS(char *real_name)
Destinatie: 5,5
*/
- int i;
+ size_t i;
int c;
int k;
- int len;
+ size_t len;
char name[256];
--
2.1.4
--
To unsubscribe, send mail to [email protected].
