aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/uipc_debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/uipc_debug.c')
-rw-r--r--sys/kern/uipc_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/kern/uipc_debug.c b/sys/kern/uipc_debug.c
index 57f4017b4f34..bde642db0df8 100644
--- a/sys/kern/uipc_debug.c
+++ b/sys/kern/uipc_debug.c
@@ -29,7 +29,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/kern/uipc_debug.c,v 1.8.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $");
#include "opt_ddb.h"