diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_accept.c')
| -rw-r--r-- | lib/libc_r/uthread/uthread_accept.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_accept.c b/lib/libc_r/uthread/uthread_accept.c index a6015c2c0832..24c8bff3e6ae 100644 --- a/lib/libc_r/uthread/uthread_accept.c +++ b/lib/libc_r/uthread/uthread_accept.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_accept.c,v 1.7.2.1 2000/01/04 10:03:19 tg Exp $ */ #include <errno.h> #include <unistd.h> |
