2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-31 22:15:23 +00:00

[#3267] unify tabs

This commit is contained in:
Piotrek Zadroga
2024-03-05 13:14:06 +01:00
parent 8ae88678f4
commit e5f284dccc
2 changed files with 6 additions and 6 deletions

View File

@@ -89,9 +89,9 @@ libkea_d2srv_include_HEADERS = \
d2_log.h \
d2_messages.h \
d2_stats.h \
d2_tsig_key.h \
d2_update_message.h \
d2_zone.h \
d2_tsig_key.h \
d2_update_message.h \
d2_zone.h \
d2_simple_parser.h \
dns_client.h \
nc_trans.h
nc_trans.h

View File

@@ -397,8 +397,8 @@ endif
if ENABLE_AFL
libkea_dhcpsrv_include_HEADERS += \
fuzz.h \
fuzz_log.h \
fuzz_messages.h
fuzz_log.h \
fuzz_messages.h
endif
# Specify parsers' headers for copying into installation directory tree.