Fix trivial warning:
smb_iod.c:560: deprecated use of label at end of compound statement
This commit is contained in:
parent
0f2b8a126a
commit
71681eb308
@ -557,6 +557,7 @@ smb_iod_sendall(struct smbiod *iod)
|
||||
}
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
}
|
||||
if (herror)
|
||||
break;
|
||||
|
Loading…
x
Reference in New Issue
Block a user