Skip to content

Commit a31faec

Browse files
committed
csp_dedup.h: Fix EOF newlines
Remove executive newlines at EOF. Signed-off-by: Yasushi SHOJI <[email protected]>
1 parent 109db00 commit a31faec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/csp_dedup.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,3 @@
88
* @return false if not a duplicate, true if duplicate
99
*/
1010
bool csp_dedup_is_duplicate(csp_packet_t * packet);
11-

0 commit comments

Comments
 (0)