summary refs log tree commit diff
path: root/chat.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-06-11 15:33:59 -0400
committerJune McEnroe <june@causal.agency>2020-06-11 15:33:59 -0400
commite8f1b928b713752147864c259b1a244297c7acab (patch)
treef1782de2e43e902f39e64b41e619f370595bec5b /chat.c
parentAdd additional permission for linking with LibreSSL (diff)
downloadcatgirl-e8f1b928b713752147864c259b1a244297c7acab.tar.gz
catgirl-e8f1b928b713752147864c259b1a244297c7acab.zip
Call static_assert by _Static_assert
OpenBSD assert.h does not #define static_assert, and this is the only
thing that prevents catgirl from compiling without any issues there.
Diffstat (limited to 'chat.c')
0 files changed, 0 insertions, 0 deletions
cEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe 2020-01-28Change scout sensitivity to 1.4June McEnroe 2020-01-28Import shows.txtJune McEnroe