1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

database: remove comment

This commit is contained in:
Michael Vetter 2022-06-29 15:31:37 +02:00
parent 6375b2719f
commit 3d17ecc62b

View File

@ -285,7 +285,7 @@ _get_message_enc_str(prof_enc_t enc)
return "none";
}
return "none"; // do not return none - return NULL
return "none";
}
static prof_enc_t