mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-18 00:37:01 +00:00
Earlier variables magically appeared to scope of functions that took void as argument. One could figure out perhaps they were globals, but programs that do that are unnessarily hard to follow. Signed-off-by: Sami Kerola <kerolasa@iki.fi>
16 lines
254 B
INI
16 lines
254 B
INI
-linux
|
|
-TFILE
|
|
-Tconf_t
|
|
-Tipaddr_t
|
|
-Tleases_t
|
|
-Toff_t
|
|
-Trange_t
|
|
-Tsize_t
|
|
-Ttime_t
|
|
-Tuintmax_t
|
|
--blank-lines-after-declarations
|
|
--format-all-comments
|
|
--line-length100
|
|
--preprocessor-indentation1
|
|
--start-left-side-of-comments
|
|
--swallow-optional-blank-lines
|