mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-18 08:06:21 +00:00
database: remove comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user