diff options
Diffstat (limited to 'include/pthread.h')
-rw-r--r-- | include/pthread.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pthread.h b/include/pthread.h index 2c675bd8e402..188234b220ac 100644 --- a/include/pthread.h +++ b/include/pthread.h @@ -30,7 +30,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/include/pthread.h,v 1.20 2000/02/20 07:40:25 jasone Exp $ */ #ifndef _PTHREAD_H_ #define _PTHREAD_H_ |