mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-17 16:26:59 +00:00
maint: remove unnecessary braces, spaces, update gnulib .gitignore
Improve code readability, and small maintenance. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
33894fba74
commit
cfbd69c20b
8 changed files with 86 additions and 141 deletions
11
lib/.gitignore
vendored
11
lib/.gitignore
vendored
|
|
@ -40,6 +40,9 @@
|
|||
/fd-hook.h
|
||||
/fdopen.c
|
||||
/fflush.c
|
||||
/float+.h
|
||||
/float.c
|
||||
/float.in.h
|
||||
/fopen.c
|
||||
/fpending.c
|
||||
/fpending.h
|
||||
|
|
@ -60,6 +63,11 @@
|
|||
/gettimeofday.c
|
||||
/inet_pton.c
|
||||
/intprops.h
|
||||
/isnan.c
|
||||
/isnand.c
|
||||
/isnanf.c
|
||||
/isnanl.c
|
||||
/itold.c
|
||||
/langinfo.h
|
||||
/langinfo.in.h
|
||||
/libdhcpd_pools.la
|
||||
|
|
@ -67,6 +75,9 @@
|
|||
/localcharset.h
|
||||
/lseek.c
|
||||
/malloc.c
|
||||
/math.c
|
||||
/math.h
|
||||
/math.in.h
|
||||
/mbrtowc.c
|
||||
/mbsinit.c
|
||||
/memchr.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue