diff options
Diffstat (limited to 'lib/libc_r/uthread/uthread_shutdown.c')
-rw-r--r-- | lib/libc_r/uthread/uthread_shutdown.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/uthread/uthread_shutdown.c b/lib/libc_r/uthread/uthread_shutdown.c index a148d85b6785e..d2e66286e1f88 100644 --- a/lib/libc_r/uthread/uthread_shutdown.c +++ b/lib/libc_r/uthread/uthread_shutdown.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_shutdown.c,v 1.11.26.1 2008/10/02 02:57:24 kensmith Exp $ */ #include <errno.h> #include <sys/types.h> |