(sl_loop): got rid of a warning

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@4449 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1998-02-21 15:26:26 +00:00
parent 7db8eedcfd
commit 2138c1d014

View File

@@ -195,7 +195,7 @@ sl_loop (SL_cmd *cmds, char *prompt)
for (;;) {
char *buf;
unsigned count;
int count;
SL_cmd *c;
ret = 0;