aboutsummaryrefslogtreecommitdiffstats
path: root/src/listen.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/listen.h')
-rw-r--r--src/listen.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/listen.h b/src/listen.h
index d0ce86a48..dd5e32d8c 100644
--- a/src/listen.h
+++ b/src/listen.h
@@ -28,4 +28,3 @@ int establish(unsigned short port);
void getConnections(int sock);
#endif
-/* vim:set shiftwidth=4 tabstop=8 expandtab: */