diff options
Diffstat (limited to 'ot_iovec.c')
| -rw-r--r-- | ot_iovec.c | 2 |
1 files changed, 0 insertions, 2 deletions
| @@ -90,5 +90,3 @@ size_t iovec_length(const int *iovec_entries, const struct iovec **iovector) { | |||
| 90 | length += ((*iovector)[i]).iov_len; | 90 | length += ((*iovector)[i]).iov_len; |
| 91 | return length; | 91 | return length; |
| 92 | } | 92 | } |
| 93 | |||
| 94 | const char *g_version_iovec_c = "$Source$: $Revision$\n"; | ||
