diff options
Diffstat (limited to 'sys/sun4v/include/mutex.h')
-rw-r--r-- | sys/sun4v/include/mutex.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/sun4v/include/mutex.h b/sys/sun4v/include/mutex.h index c9b2e1ddde073..e1c0035dca436 100644 --- a/sys/sun4v/include/mutex.h +++ b/sys/sun4v/include/mutex.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/sun4v/include/mutex.h,v 1.1 2006/10/05 06:14:26 kmacy Exp $ */ #ifndef _MACHINE_MUTEX_H_ |