I don't know what an "oml" is

This commit is contained in:
Hubert Chathi 2019-02-15 17:13:07 -05:00
parent fcbedf191f
commit 2589d1b17b
8 changed files with 16 additions and 16 deletions

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLACCOUNT_H #ifndef _OLMACCOUNT_H
#define _OMLACCOUNT_H #define _OLMACCOUNT_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/olm.h" #include "olm/olm.h"

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLINBOUND_GROUP_SESSION_H #ifndef _OLMINBOUND_GROUP_SESSION_H
#define _OMLINBOUND_GROUP_SESSION_H #define _OLMINBOUND_GROUP_SESSION_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/olm.h" #include "olm/olm.h"

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLJNI_H #ifndef _OLMJNI_H
#define _OMLJNI_H #define _OLMJNI_H
#include <cstdlib> #include <cstdlib>
#include <cstdio> #include <cstdio>

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLMANAGER_H #ifndef _OLMMANAGER_H
#define _OMLMANAGER_H #define _OLMMANAGER_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/olm.h" #include "olm/olm.h"

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLOUTBOUND_GROUP_SESSION_H #ifndef _OLMOUTBOUND_GROUP_SESSION_H
#define _OMLOUTBOUND_GROUP_SESSION_H #define _OLMOUTBOUND_GROUP_SESSION_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/olm.h" #include "olm/olm.h"

View file

@ -14,8 +14,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLPK_H #ifndef _OLMPK_H
#define _OMLPK_H #define _OLMPK_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/pk.h" #include "olm/pk.h"

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLSESSION_H #ifndef _OLMSESSION_H
#define _OMLSESSION_H #define _OLMSESSION_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/olm.h" #include "olm/olm.h"

View file

@ -15,8 +15,8 @@
* limitations under the License. * limitations under the License.
*/ */
#ifndef _OMLUTILITY_H #ifndef _OLMUTILITY_H
#define _OMLUTILITY_H #define _OLMUTILITY_H
#include "olm_jni.h" #include "olm_jni.h"
#include "olm/olm.h" #include "olm/olm.h"