diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_readv.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_readv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_readv.c b/lib/libc_r/uthread/uthread_readv.c index 11e3433c165e1..8a5f2eaa0cb03 100644 --- a/lib/libc_r/uthread/uthread_readv.c +++ b/lib/libc_r/uthread/uthread_readv.c @@ -26,7 +26,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/lib/libc_r/uthread/uthread_readv.c,v 1.16.14.1 2010/12/21 17:10:29 kensmith Exp $ * */ #include <sys/types.h> |