mirror of
https://erdgeist.org/gitweb/opentracker
synced 2024-05-10 07:54:50 +00:00
Return at end of line missing
This commit is contained in:
+1
-1
@@ -8,4 +8,4 @@
|
||||
|
||||
size_t return_fullscrape_for_tracker( int *iovec_entries, struct iovec **iovector );
|
||||
|
||||
#endif
|
||||
#endif
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user