From 03636f4440ae918d6f710935a00806469f65f1c6 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Thu, 14 Oct 2010 15:02:12 +0200 Subject: Indent (using GNU indent 2.2.11). --- doc/examples/tcp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/examples/tcp.c') diff --git a/doc/examples/tcp.c b/doc/examples/tcp.c index b13c65c173..bf47f449f3 100644 --- a/doc/examples/tcp.c +++ b/doc/examples/tcp.c @@ -1,7 +1,7 @@ /* This example code is placed in the public domain. */ #ifdef HAVE_CONFIG_H -# include +#include #endif #include -- cgit v1.2.1