diff options
Diffstat (limited to 'src/xmpp/connection.c')
-rw-r--r-- | src/xmpp/connection.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/xmpp/connection.c b/src/xmpp/connection.c index 17b93217..013a09e1 100644 --- a/src/xmpp/connection.c +++ b/src/xmpp/connection.c @@ -1,5 +1,6 @@ /* * connection.c + * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2012 - 2019 James Booth <boothj5@gmail.com> * Copyright (C) 2018 - 2019 Michael Vetter <jubalh@idoru.org> |