mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 15:56:20 +00:00
Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONE
This commit is contained in:
@@ -120,7 +120,7 @@ typedef struct disco_item_t {
|
||||
} DiscoItem;
|
||||
|
||||
typedef enum {
|
||||
PROF_MSG_ENC_PLAIN,
|
||||
PROF_MSG_ENC_NONE,
|
||||
PROF_MSG_ENC_OTR,
|
||||
PROF_MSG_ENC_PGP,
|
||||
PROF_MSG_ENC_OMEMO
|
||||
|
||||
Reference in New Issue
Block a user