mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-04-05 01:43:48 +00:00
committed by
Ryan Leckey
parent
3e2ed00b60
commit
4122a3dbd9
@@ -55,7 +55,7 @@ impl Handshake {
|
||||
buf.get_u8()?
|
||||
} else {
|
||||
// 0x00 : int<1>
|
||||
buf.advance(0);
|
||||
buf.advance(1);
|
||||
0
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user