From 35c55a2cde07434bc185d81ed2f567a56959a0a4 Mon Sep 17 00:00:00 2001 From: Ian Barber Date: Wed, 13 Jun 2012 07:47:18 +0100 Subject: [PATCH] Add newline to end of test_connect_delay file --- tests/test_connect_delay.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_connect_delay.cpp b/tests/test_connect_delay.cpp index 570292c6..a21695fc 100644 --- a/tests/test_connect_delay.cpp +++ b/tests/test_connect_delay.cpp @@ -257,4 +257,4 @@ int main (int argc, char *argv []) assert (rc == 0); pthread_exit(NULL); -} \ No newline at end of file +}