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/torint.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/torint.h') diff --git a/src/common/torint.h b/src/common/torint.h index cb6fff1a51..96464a29ad 100644 --- a/src/common/torint.h +++ b/src/common/torint.h @@ -250,3 +250,4 @@ typedef uint32_t uintptr_t; #define SIZE_T_CEILING (sizeof(char)<<(sizeof(size_t)*8 - 1)) #endif /* __TORINT_H */ + -- cgit v1.2.3-54-g00ecf