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_pk.h | |
parent | fcbedf191f3b63f3e0a7ae83bd25ce1aabc7cab5 (diff) |
I don't know what an "oml" is
Diffstat (limited to 'android/olm-sdk/src/main/jni/olm_pk.h')
-rw-r--r-- | android/olm-sdk/src/main/jni/olm_pk.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/android/olm-sdk/src/main/jni/olm_pk.h b/android/olm-sdk/src/main/jni/olm_pk.h index a17d0f2..2219699 100644 --- a/android/olm-sdk/src/main/jni/olm_pk.h +++ b/android/olm-sdk/src/main/jni/olm_pk.h @@ -14,8 +14,8 @@ * limitations under the License. */ -#ifndef _OMLPK_H -#define _OMLPK_H +#ifndef _OLMPK_H +#define _OLMPK_H #include "olm_jni.h" #include "olm/pk.h" |