fix code syle(spaces->tabs, tabulations)
Signed-off-by: R4SAS <r4sas@i2pmail.org>
This commit is contained in:
@@ -64,8 +64,7 @@ namespace tunnel
|
||||
m.hash = i2p::data::IdentHash (fragment);
|
||||
fragment += 32; // to hash
|
||||
break;
|
||||
default:
|
||||
;
|
||||
default: ;
|
||||
}
|
||||
|
||||
bool isFragmented = flag & 0x08;
|
||||
|
Reference in New Issue
Block a user