diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_poll.c')
| -rw-r--r-- | lib/libc_r/uthread/uthread_poll.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_poll.c b/lib/libc_r/uthread/uthread_poll.c index 10a9db74e359..3f412b2a3d31 100644 --- a/lib/libc_r/uthread/uthread_poll.c +++ b/lib/libc_r/uthread/uthread_poll.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_poll.c,v 1.1.2.4 2000/01/10 10:14:38 tg Exp $ */ #include <unistd.h> #include <errno.h> |
