summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorerdgeist <>2007-11-12 01:45:33 +0000
committererdgeist <>2007-11-12 01:45:33 +0000
commit0547e2ade2cfb974526fdcd8b350db0aead7d802 (patch)
treea124d6e01b5579e35ab7cd653a2de9c62485eba6
parenta8993b8eea547c79ffe268f1e684e778905737aa (diff)
Return at end of line missing
-rw-r--r--ot_fullscrape.h2
-rw-r--r--ot_iovec.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/ot_fullscrape.h b/ot_fullscrape.h
index 6411c2b..a33d066 100644
--- a/ot_fullscrape.h
+++ b/ot_fullscrape.h
@@ -8,4 +8,4 @@
8 8
9size_t return_fullscrape_for_tracker( int *iovec_entries, struct iovec **iovector ); 9size_t return_fullscrape_for_tracker( int *iovec_entries, struct iovec **iovector );
10 10
11#endif \ No newline at end of file 11#endif
diff --git a/ot_iovec.h b/ot_iovec.h
index 7bf3046..a2d329d 100644
--- a/ot_iovec.h
+++ b/ot_iovec.h
@@ -11,4 +11,4 @@ void iovec_fixlast( int *iovec_entries, struct iovec **iovector, size_t new_al
11void iovec_free( int *iovec_entries, struct iovec **iovector ); 11void iovec_free( int *iovec_entries, struct iovec **iovector );
12size_t iovec_length( int *iovec_entries, struct iovec **iovector ); 12size_t iovec_length( int *iovec_entries, struct iovec **iovector );
13 13
14#endif \ No newline at end of file 14#endif