Skip to content

Commit b81f577

Browse files
Merge pull request #318 from ejohnstown/release-cleanup
Release Cleanup
2 parents 52c60fa + 7ecff57 commit b81f577

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/internal.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1634,7 +1634,6 @@ int wolfSSH_SendPacket(WOLFSSH* ssh)
16341634

16351635
case WS_CBIO_ERR_GENERAL:
16361636
ShrinkBuffer(&ssh->outputBuffer, 1);
1637-
FALL_THROUGH;
16381637
}
16391638
return WS_SOCKET_ERROR_E;
16401639
}

0 commit comments

Comments
 (0)