From e1a96f2f40cfe6885777a9f99100d1edf3dfae99 Mon Sep 17 00:00:00 2001 From: hyung-hwan Date: Mon, 13 Sep 2021 10:59:28 +0000 Subject: [PATCH] indentation fixin lib/rad-msg.c --- hio/lib/rad-msg.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hio/lib/rad-msg.c b/hio/lib/rad-msg.c index a96a6c9..37a0e0d 100644 --- a/hio/lib/rad-msg.c +++ b/hio/lib/rad-msg.c @@ -33,8 +33,8 @@ /* TODO: tlv and various value encoding. radius dictionary support - change hio_rad_walk_attributes() to hio_rad_walk_attrs() with enhancement - finish long attribute insertion in hio_rad_insert_attr... break long data to multiple attrs + change hio_rad_walk_attributes() to hio_rad_walk_attrs() with enhancement + finish long attribute insertion in hio_rad_insert_attr... break long data to multiple attrs */ void hio_rad_initialize (hio_rad_hdr_t* hdr, hio_rad_code_t code, hio_uint8_t id)