mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-04-19 00:50:39 +02:00
Previsously, _LOGT() could be disabled at compile time. Thus it was different then the other macros _LOGD(), _LOGI(), etc. OTOH, _LOGt() was the macro that always was compiled in. Swap the name of the macros. Now the upper-case macros are always enabled, while the lower-case macro _LOGt() is enabled depending on compile configuration. |
||
|---|---|---|
| .. | ||
| nm-dns-dnsmasq.c | ||
| nm-dns-dnsmasq.h | ||
| nm-dns-manager.c | ||
| nm-dns-manager.h | ||
| nm-dns-plugin.c | ||
| nm-dns-plugin.h | ||
| nm-dns-unbound.c | ||
| nm-dns-unbound.h | ||
| nm-dns-utils.c | ||
| nm-dns-utils.h | ||