diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_select.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_select.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_select.c b/lib/libc_r/uthread/uthread_select.c index b05676950bc2..a78061d91608 100644 --- a/lib/libc_r/uthread/uthread_select.c +++ b/lib/libc_r/uthread/uthread_select.c @@ -29,7 +29,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_select.c,v 1.21.14.1 2006/10/23 20:07:45 jhb Exp $ */ #include <unistd.h> #include <errno.h> |