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/or/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/or/main.c') diff --git a/src/or/main.c b/src/or/main.c index 775913a7c5..c967a69389 100644 --- a/src/or/main.c +++ b/src/or/main.c @@ -1624,3 +1624,4 @@ int tor_main(int argc, char *argv[]) { tor_cleanup(); return -1; } + -- cgit v1.2.3-54-g00ecf