diff options
Diffstat (limited to 'src/xmpp')
-rw-r--r-- | src/xmpp/avatar.c | 2 | ||||
-rw-r--r-- | src/xmpp/avatar.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/xmpp/avatar.c b/src/xmpp/avatar.c index 79aebe49..a1eca839 100644 --- a/src/xmpp/avatar.c +++ b/src/xmpp/avatar.c @@ -1,5 +1,5 @@ /* - * omemo.c + * avatar.c * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2019 Michael Vetter <jubalh@iodoru.org> diff --git a/src/xmpp/avatar.h b/src/xmpp/avatar.h index 6a8ce94b..142f0178 100644 --- a/src/xmpp/avatar.h +++ b/src/xmpp/avatar.h @@ -1,5 +1,5 @@ /* - * omemo.h + * avatar.h * vim: expandtab:ts=4:sts=4:sw=4 * * Copyright (C) 2019 Michael Vetter <jubalh@iodoru.org> |