summary refs log tree commit diff
path: root/bin/1sh/libedit/parse.h
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-27 23:10:09 -0400
committerJune McEnroe <june@causal.agency>2019-08-27 23:10:09 -0400
commit85423674ad6fec0609726ab4d0e22674e9c1c6c1 (patch)
tree8343acbea9b735d7eacbe38b77fd0293b5dc9537 /bin/1sh/libedit/parse.h
parentRemove host thursday (diff)
downloadsrc-85423674ad6fec0609726ab4d0e22674e9c1c6c1.tar.gz
src-85423674ad6fec0609726ab4d0e22674e9c1c6c1.zip
Cast %lc parameter to wint_t
I hadn't realized that's what type %lc takes and suddenly started seeing
warnings about it for some reason.
Diffstat (limited to 'bin/1sh/libedit/parse.h')
0 files changed, 0 insertions, 0 deletions
McEnroe 2018-11-11Add deflateTune.3June McEnroe 2018-11-10Add deflateParams.3June McEnroe 2018-11-10Add deflateReset.3June McEnroe 2018-11-10Add deflateCopy.3June McEnroe 2018-11-10Add deflateSetDictionary.3June McEnroe 2018-11-10Remove initial deflate(3) reference in deflateInit2.3June McEnroe 2018-11-10Remove trailing whitespaceJune McEnroe 2018-11-10Add deflateInit2.3June McEnroe 2018-11-10Refer to deflate(3) for z_streamp typeJune McEnroe 2018-11-10Document z_stream fields in deflate.3June McEnroe 2018-11-10Add inflate.3June McEnroe 2018-11-09Use Pq/Po/Pc moreJune McEnroe 2018-11-09Add FreeBSD MakefileJune McEnroe 2018-11-09Add deflate.3June McEnroe