summaryrefslogtreecommitdiff
path: root/format.c
diff options
context:
space:
mode:
authordefault <nobody@localhost>2022-10-07 19:24:20 +0200
committerdefault <nobody@localhost>2022-10-07 19:24:20 +0200
commitd3c4691cddea6d609bab80b4855429ee9486a951 (patch)
tree32ac2dc48717044c30d60d519f762309e5084e1e /format.c
parent71d1bd06e15d4291710de0b22538ff8a7d468a49 (diff)
Emoticon tweak.
Diffstat (limited to 'format.c')
-rw-r--r--format.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/format.c b/format.c
index abf9b03..92b4b69 100644
--- a/format.c
+++ b/format.c
@@ -20,7 +20,7 @@ struct {
{ ":-(", "&#128542;" },
{ ":-*", "&#128536;" },
{ ":-/", "&#128533;" },
- { "8-o", "&#128562;" },
+ { "8-o", "&#128563;" },
{ "%-)", "&#129322;" },
{ ":_(", "&#128546;" },
{ ":-|", "&#128528;" },