From 08318237636f16badf8fb81e0936766c7129515f Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Thu, 9 Jun 2005 19:03:31 +0000 Subject: Change end-of-file NLNL convention. It turns out arma I and I agree. svn:r4382 --- src/common/aes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/aes.h') diff --git a/src/common/aes.h b/src/common/aes.h index 693880a7cb..44e8b00910 100644 --- a/src/common/aes.h +++ b/src/common/aes.h @@ -28,3 +28,4 @@ void aes_set_counter(aes_cnt_cipher_t *cipher, uint64_t counter); void aes_adjust_counter(aes_cnt_cipher_t *cipher, long delta); #endif + -- cgit v1.2.3-54-g00ecf