Return at end of line missing

This commit is contained in:
erdgeist
2007-11-12 01:45:33 +00:00
parent a8993b8eea
commit 0547e2ade2
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -8,4 +8,4 @@
size_t return_fullscrape_for_tracker( int *iovec_entries, struct iovec **iovector );
#endif
#endif
+1 -1
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