summaryrefslogtreecommitdiff
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 48103c5b53f9..42b4dca61e0c 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.2 2007/05/03 14:42:41 rwatson Exp $");
#include "opt_ddb.h"