diff options
author | default <nobody@localhost> | 2022-10-07 19:24:20 +0200 |
---|---|---|
committer | default <nobody@localhost> | 2022-10-07 19:24:20 +0200 |
commit | d3c4691cddea6d609bab80b4855429ee9486a951 (patch) | |
tree | 32ac2dc48717044c30d60d519f762309e5084e1e /format.c | |
parent | 71d1bd06e15d4291710de0b22538ff8a7d468a49 (diff) |
Emoticon tweak.
Diffstat (limited to 'format.c')
-rw-r--r-- | format.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ struct { { ":-(", "😞" }, { ":-*", "😘" }, { ":-/", "😕" }, - { "8-o", "😲" }, + { "8-o", "😳" }, { "%-)", "🤪" }, { ":_(", "😢" }, { ":-|", "😐" }, |