diff options
Diffstat (limited to 'sys/posix4/_semaphore.h')
-rw-r--r-- | sys/posix4/_semaphore.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/posix4/_semaphore.h b/sys/posix4/_semaphore.h index a7bd5d836be75..b3f280ef18f13 100644 --- a/sys/posix4/_semaphore.h +++ b/sys/posix4/_semaphore.h @@ -23,7 +23,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/posix4/_semaphore.h,v 1.4 2005/01/07 02:29:19 imp Exp $ */ #ifndef __SEMAPHORE_H_ #define __SEMAPHORE_H_ |