aboutsummaryrefslogtreecommitdiff
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, 1 insertions, 0 deletions
diff --git a/src/listen.h b/src/listen.h
index dd5e32d8..d0ce86a4 100644
--- a/src/listen.h
+++ b/src/listen.h
@@ -28,3 +28,4 @@ int establish(unsigned short port);
void getConnections(int sock);
#endif
+/* vim:set shiftwidth=4 tabstop=8 expandtab: */