diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_sendmsg.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_sendmsg.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_sendmsg.c b/lib/libc_r/uthread/uthread_sendmsg.c index 30262f4e2a2d6..58d4cbe22a0c0 100644 --- a/lib/libc_r/uthread/uthread_sendmsg.c +++ b/lib/libc_r/uthread/uthread_sendmsg.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_sendmsg.c,v 1.12.12.1 2010/02/10 00:26:20 kensmith Exp $ */ #include <errno.h> #include <sys/types.h> |