mirror of
git://erdgeist.org/opentracker
synced 2025-07-23 08:55:19 +02:00
Return at end of line missing
This commit is contained in:
parent
a8993b8eea
commit
0547e2ade2
2 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Reference in a new issue