(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:
@@ -195,7 +195,7 @@ sl_loop (SL_cmd *cmds, char *prompt)
|
|||||||
|
|
||||||
for (;;) {
|
for (;;) {
|
||||||
char *buf;
|
char *buf;
|
||||||
unsigned count;
|
int count;
|
||||||
SL_cmd *c;
|
SL_cmd *c;
|
||||||
|
|
||||||
ret = 0;
|
ret = 0;
|
||||||
|
Reference in New Issue
Block a user