summaryrefslogtreecommitdiff
path: root/sys/dev/stge/if_stge.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/stge/if_stge.c')
-rw-r--r--sys/dev/stge/if_stge.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/stge/if_stge.c b/sys/dev/stge/if_stge.c
index 3ef4d1ca638bf..443333460fe2d 100644
--- a/sys/dev/stge/if_stge.c
+++ b/sys/dev/stge/if_stge.c
@@ -42,7 +42,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/stge/if_stge.c,v 1.1.2.7.4.1 2008/10/02 02:57:24 kensmith Exp $");
#ifdef HAVE_KERNEL_OPTION_HEADERS
#include "opt_device_polling.h"