aboutsummaryrefslogtreecommitdiff
path: root/src/common/torint.h
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2005-06-09 19:03:31 +0000
committerNick Mathewson <nickm@torproject.org>2005-06-09 19:03:31 +0000
commit08318237636f16badf8fb81e0936766c7129515f (patch)
tree9185217320870f62c19a9be2ebd81cc337100710 /src/common/torint.h
parented426e6ac540d78b355acbddb255daf56e32f381 (diff)
downloadtor-08318237636f16badf8fb81e0936766c7129515f.tar
tor-08318237636f16badf8fb81e0936766c7129515f.tar.gz
Change end-of-file NLNL convention. It turns out arma I and I agree.
svn:r4382
Diffstat (limited to 'src/common/torint.h')
-rw-r--r--src/common/torint.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/torint.h b/src/common/torint.h
index cb6fff1a5..96464a29a 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 */
+