typo fixed;

This commit is contained in:
Alexander Vdolainen 2021-03-16 01:20:36 +02:00
parent df530fde68
commit 1ca2d32fe0

View File

@ -21,7 +21,7 @@
#ifndef __EPORT_H__
#define __EPORT_H__
#include <ejabberdmsg.h>
#include <ejabbermsg.h>
size_t eport_read(FILE *, char *, size_t);