summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-29 17:52:53 -0400
committerJune McEnroe <june@causal.agency>2020-04-29 17:52:53 -0400
commit0f1d5473395419e48771101524d87b2ebe4b2be9 (patch)
tree0e85cd382a59ca556414ad81096f8fab364be890 /Makefile
parentHighlight diff/index/---/+++ lines of patches as well (diff)
downloadbubger-0f1d5473395419e48771101524d87b2ebe4b2be9.tar.gz
bubger-0f1d5473395419e48771101524d87b2ebe4b2be9.zip
Fix infinite loop if exportAtom can't find a text part
Oops. But also why the hell are people making multipart/alternative with
only text/html inside?
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
catgirl/commit/handle.c?h=1.9a&id=83a8952cf5fa7e1e8147d322d80bdecbe0a1a217&follow=1'>Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe Rookie mistake. 2020-02-11Cast towupper to wchar_tJune McEnroe For some reason it takes and returns wint_t... 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