Return at end of line missing

master
Dirk Engling 2007-11-12 01:44:32 +00:00
parent cc7274b7f8
commit d64d3ce237
2 changed files with 2 additions and 2 deletions

View File

@ -8,4 +8,4 @@
size_t return_fullscrape_for_tracker( int *iovec_entries, struct iovec **iovector );
#endif
#endif

View File

@ -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