aboutsummaryrefslogtreecommitdiff
path: root/include/axolotl/session.hh
diff options
context:
space:
mode:
Diffstat (limited to 'include/axolotl/session.hh')
-rw-r--r--include/axolotl/session.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/axolotl/session.hh b/include/axolotl/session.hh
index 93c0b64..aeaac7d 100644
--- a/include/axolotl/session.hh
+++ b/include/axolotl/session.hh
@@ -14,7 +14,7 @@ struct RemoteKey {
enum struct MessageType {
- PRE_KEY_MESSAGE = 0,
+ PRE_KEY = 0,
MESSAGE = 1,
};