]> git.cworth.org Git - notmuch/commit
compat: run uncrustify
authoruncrustify <david@tethera.net>
Thu, 13 Jun 2019 10:34:25 +0000 (07:34 -0300)
committerDavid Bremner <david@tethera.net>
Fri, 14 Jun 2019 10:41:27 +0000 (07:41 -0300)
commit8099050c7191525c63b03e8b175620d2a2c1a9a3
tree70021d7697b1f7c4770d92045f2ee45f6432c901
parent1a8916786f9464af6c8a05713a4c987a6b097a12
compat: run uncrustify

This is the result of running

     $ uncrustify --replace --config ../devel/uncrustify.cfg *.c *.h

in the compat directory
17 files changed:
compat/canonicalize_file_name.c
compat/check_asctime.c
compat/check_getpwuid.c
compat/compat.h
compat/function-attributes.h
compat/gen_zlib_pc.c
compat/getdelim.c
compat/getline.c
compat/have_canonicalize_file_name.c
compat/have_d_type.c
compat/have_getline.c
compat/have_strcasestr.c
compat/have_strsep.c
compat/have_timegm.c
compat/strcasestr.c
compat/strsep.c
compat/timegm.c