I#27 - [IMAPx] Ignore DavMail's CR/LF in BODYSTRUCTURE response
[evolution-data-server.git] / src / libedataserverui / libedataserverui-private.h
blob61762bb7a486aee74999c6031171e0400a4b2b10
1 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: t; c-basic-offset: 8 -*- */
2 /*
3 * Copyright (C) 2018 Red Hat, Inc. (www.redhat.com)
5 * This library is free software: you can redistribute it and/or modify it
6 * under the terms of the GNU Lesser General Public License as published by
7 * the Free Software Foundation.
9 * This library is distributed in the hope that it will be useful, but
10 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
11 * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
12 * for more details.
14 * You should have received a copy of the GNU Lesser General Public License
15 * along with this library. If not, see <http://www.gnu.org/licenses/>.
18 #ifndef LIBEDATASERVERUI_PRIVATE_H
19 #define LIBEDATASERVERUI_PRIVATE_H
21 #include <glib.h>
23 G_BEGIN_DECLS
25 void _libedataserverui_load_modules (void);
27 G_END_DECLS
29 #endif /* LIBEDATASERVERUI_PRIVATE_H */