summaryrefslogtreecommitdiff
path: root/sys/compat/freebsd32/freebsd32_ipc.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/compat/freebsd32/freebsd32_ipc.h')
-rw-r--r--sys/compat/freebsd32/freebsd32_ipc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/compat/freebsd32/freebsd32_ipc.h b/sys/compat/freebsd32/freebsd32_ipc.h
index 320a63f0c2dd..f379ae23a2ac 100644
--- a/sys/compat/freebsd32/freebsd32_ipc.h
+++ b/sys/compat/freebsd32/freebsd32_ipc.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/compat/freebsd32/freebsd32_ipc.h,v 1.3.2.2.4.1 2010/12/21 17:09:25 kensmith Exp $
*/
#ifndef _COMPAT_FREEBSD32_FREEBSD32_IPC_H_