Skip to content

Commit

Permalink
NDEBUG...
Browse files Browse the repository at this point in the history
  • Loading branch information
alandekok committed Sep 12, 2023
1 parent 7431ef4 commit 0fc5d79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/protocols/radius/encode.c
Original file line number Diff line number Diff line change
Expand Up @@ -719,7 +719,7 @@ static ssize_t attr_fragment(fr_dbuff_t *data, size_t data_len, fr_dbuff_marker_
*
*/
static ssize_t encode_extended(fr_dbuff_t *dbuff,
fr_da_stack_t *da_stack, UNUSED unsigned int depth,
fr_da_stack_t *da_stack, NDEBUG_UNUSED unsigned int depth,
fr_dcursor_t *cursor, void *encode_ctx)
{
ssize_t slen;
Expand Down

0 comments on commit 0fc5d79

Please sign in to comment.