summaryrefslogtreecommitdiff
path: root/toxcore/TCP_server.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2014-04-02 18:02:53 -0400
committerirungentoo <irungentoo@gmail.com>2014-04-02 18:02:53 -0400
commitc8ab29632bfa98ed2a3726c4624a09fab24c547f (patch)
treef5fc91cbfa71392576f37220a8874164e82c9df2 /toxcore/TCP_server.h
parentce412b2c3624894eaf38940044c62f62abc90d1d (diff)
Some code cleanups.
Diffstat (limited to 'toxcore/TCP_server.h')
-rw-r--r--toxcore/TCP_server.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/toxcore/TCP_server.h b/toxcore/TCP_server.h
index 8cd18438..e8101cc2 100644
--- a/toxcore/TCP_server.h
+++ b/toxcore/TCP_server.h
@@ -1,7 +1,7 @@
1/* 1/*
2* TCP_server.h -- Implementation of the TCP relay server part of Tox. 2* TCP_server.h -- Implementation of the TCP relay server part of Tox.
3* 3*
4* Copyright (C) 2013 Tox project All Rights Reserved. 4* Copyright (C) 2014 Tox project All Rights Reserved.
5* 5*
6* This file is part of Tox. 6* This file is part of Tox.
7* 7*