Skip to content

Commit c5dc60d

Browse files
actions-usertony-josi-aws
authored andcommitted
Uncrustify: triggered by comment
1 parent 38ad56c commit c5dc60d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/FreeRTOS_DNS_Parser.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1049,7 +1049,7 @@
10491049
( void ) uxBufferLength;
10501050
( void ) uxBytesNeeded;
10511051
( void ) xMustReply;
1052-
1052+
10531053
/* Read the request flags in host endianness. */
10541054
usFlags = usChar2u16( &( pucUDPPayloadBuffer[ offsetof( NBNSRequest_t, usFlags ) ] ) );
10551055

0 commit comments

Comments
 (0)