mirror of
git://erdgeist.org/opentracker
synced 2025-02-22 17:11:29 +08:00
Return at end of line missing
This commit is contained in:
parent
a8993b8eea
commit
0547e2ade2
@ -8,4 +8,4 @@
|
||||
|
||||
size_t return_fullscrape_for_tracker( int *iovec_entries, struct iovec **iovector );
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
@ -11,4 +11,4 @@ void iovec_fixlast( int *iovec_entries, struct iovec **iovector, size_t new_al
|
||||
void iovec_free( int *iovec_entries, struct iovec **iovector );
|
||||
size_t iovec_length( int *iovec_entries, struct iovec **iovector );
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user