summary refs log tree commit diff
path: root/log.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-04-01 12:15:44 -0400
committerJune McEnroe <june@causal.agency>2020-04-01 12:15:44 -0400
commit77a7c02435179d3e4208cf8588d37bbd124b788e (patch)
tree7aac2211d07ce3df78ac73d1c000110cc1bfc993 /log.c
parentAdd note about building LibreSSL manually (diff)
downloadcatgirl-77a7c02435179d3e4208cf8588d37bbd124b788e.tar.gz
catgirl-77a7c02435179d3e4208cf8588d37bbd124b788e.zip
Pass correct length to mbstowcs
Too used to sizeof being the right thing for regular strings.
Diffstat (limited to 'log.c')
0 files changed, 0 insertions, 0 deletions
ollow=1'>Move license above includesJune McEnroe Why was it down there? 2017-08-26Snapshot metadataJune McEnroe 2017-08-26Add meta.c to READMEJune McEnroe 2017-08-26Use MakefileJune McEnroe