snac2

Fork of https://codeberg.org/grunfink/snac2
git clone https://git.inz.fi/snac2
Log | Files | Refs | README | LICENSE

commit e3fbb807ff7f1a5b5e893da996b583053103fb18
parent 073a2d962ad1acdfc2b6f179fc2fecdf92b9e9e8
Author: default <nobody@localhost>
Date:   Sat,  2 Sep 2023 09:23:44 +0200

Improved heart <3 emoji.

Diffstat:
Mformat.c | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/format.c b/format.c @@ -22,7 +22,7 @@ const char *smileys[] = { "%-)", "&#129322;", ":_(", "&#128546;", ":-|", "&#128528;", - "<3", "&#128147;", + "<3", "&#10084;&#65039;", ":facepalm:", "&#129318;", ":shrug:", "&#129335;", ":shrug2:", "&#175;\\_(&#12484;)_/&#175;",