clean tabs, trailing whitespace

svn:r952
This commit is contained in:
Roger Dingledine
2003-12-17 21:14:13 +00:00
parent 6a19e64066
commit eb730c41c8
8 changed files with 104 additions and 104 deletions
+1 -1
View File
@@ -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;