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..10f667820f803 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.3.2.1 2005/01/31 23:26:52 imp Exp $ */ #ifndef __SEMAPHORE_H_ #define __SEMAPHORE_H_ |