summary refs log tree commit diff
path: root/event.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-13 16:15:16 -0400
committerJune McEnroe <june@causal.agency>2018-09-13 16:15:16 -0400
commit117e6ac9d62cbc4ed18a9087d5bc99e254885fdd (patch)
treed53d09fd0d7c137c7334563df074afc1200e28c2 /event.c
parentAvoid uninitialized x in uiRead (diff)
downloadcatgirl-117e6ac9d62cbc4ed18a9087d5bc99e254885fdd.tar.gz
catgirl-117e6ac9d62cbc4ed18a9087d5bc99e254885fdd.zip
Fix len for format->split at end of string
Diffstat (limited to 'event.c')
0 files changed, 0 insertions, 0 deletions
itle='2020-02-11 17:43:36 -0500'>2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe