diff options
author | Hubert Chathi <hubert@uhoreg.ca> | 2019-02-15 17:13:07 -0500 |
---|---|---|
committer | Hubert Chathi <hubert@uhoreg.ca> | 2019-02-15 17:13:07 -0500 |
commit | 2589d1b17b140d83c444289bc3ed2c00061d88f4 (patch) | |
tree | b797a704a3510732ce359c4699f73bc473be4a6b /android/olm-sdk/src/main/jni/olm_session.h | |
parent | fcbedf191f3b63f3e0a7ae83bd25ce1aabc7cab5 (diff) |
I don't know what an "oml" is
Diffstat (limited to 'android/olm-sdk/src/main/jni/olm_session.h')
-rw-r--r-- | android/olm-sdk/src/main/jni/olm_session.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android/olm-sdk/src/main/jni/olm_session.h b/android/olm-sdk/src/main/jni/olm_session.h index b8cdd2f..534e830 100644 --- a/android/olm-sdk/src/main/jni/olm_session.h +++ b/android/olm-sdk/src/main/jni/olm_session.h @@ -15,8 +15,8 @@ * limitations under the License. */ -#ifndef _OMLSESSION_H -#define _OMLSESSION_H +#ifndef _OLMSESSION_H +#define _OLMSESSION_H #include "olm_jni.h" #include "olm/olm.h" |