mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clean tabs, trailing whitespace
svn:r952
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ struct aes_cnt_cipher {
|
||||
u8 pos;
|
||||
};
|
||||
|
||||
static void
|
||||
static void
|
||||
_aes_fill_buf(aes_cnt_cipher_t *cipher)
|
||||
{
|
||||
u32 counter0 = cipher->counter0;
|
||||
|
||||
Reference in New Issue
Block a user