diff options
author | Thomas Haller <thaller@redhat.com> | 2021-08-26 10:18:20 +0200 |
---|---|---|
committer | Thomas Haller <thaller@redhat.com> | 2021-08-31 16:34:02 +0200 |
commit | 5e54cb5845a56ed9f422eada84c8f3ba897d1022 (patch) | |
tree | dfba61533111fdb5d46a259cebfa98af1d75b19b /autogen.sh | |
parent | 09ce76d85af35810dbc5b7d3d3f5f313bf624b8a (diff) | |
download | NetworkManager-5e54cb5845a56ed9f422eada84c8f3ba897d1022.tar.gz |
std-aux: let nm_assert() macros return a TRUE value
For most purposes, this makes no difference. But it allows
to write something like:
if ( ptr
&& nm_assert(check_ptr(ptr))
&& other_check(ptr))
...
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions