Skip to content

Commit 0811adc

Browse files
author
zhengshuxin
committed
Add newline on http_hdr_req.c file.
1 parent 81e8d32 commit 0811adc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib_protocol/src/http/http_hdr_req.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1087,4 +1087,5 @@ int http_hdr_req_range(const HTTP_HDR_REQ *hdr_req, http_off_t *range_from,
10871087
}
10881088

10891089
return -1;
1090-
}
1090+
}
1091+

0 commit comments

Comments
 (0)