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 e97b9b737f6b9..2655178dc623f 100644 --- a/lib/libc_r/uthread/uthread_shutdown.c +++ b/lib/libc_r/uthread/uthread_shutdown.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_shutdown.c,v 1.12 2007/01/12 07:25:26 imp Exp $ */ #include <errno.h> #include <sys/types.h> |