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_account.h | |
parent | fcbedf191f3b63f3e0a7ae83bd25ce1aabc7cab5 (diff) |
I don't know what an "oml" is
Diffstat (limited to 'android/olm-sdk/src/main/jni/olm_account.h')
-rw-r--r-- | android/olm-sdk/src/main/jni/olm_account.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android/olm-sdk/src/main/jni/olm_account.h b/android/olm-sdk/src/main/jni/olm_account.h index 42b2c2a..eda434d 100644 --- a/android/olm-sdk/src/main/jni/olm_account.h +++ b/android/olm-sdk/src/main/jni/olm_account.h @@ -15,8 +15,8 @@ * limitations under the License. */ -#ifndef _OMLACCOUNT_H -#define _OMLACCOUNT_H +#ifndef _OLMACCOUNT_H +#define _OLMACCOUNT_H #include "olm_jni.h" #include "olm/olm.h" |