summaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_context.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/drm/drm_context.c')
-rw-r--r--sys/dev/drm/drm_context.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/drm_context.c b/sys/dev/drm/drm_context.c
index cf5bc15bcf6b..17097d256b39 100644
--- a/sys/dev/drm/drm_context.c
+++ b/sys/dev/drm/drm_context.c
@@ -32,7 +32,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/drm/drm_context.c,v 1.1.2.1.8.1 2008/10/02 02:57:24 kensmith Exp $");
#include "dev/drm/drmP.h"