diff options
Diffstat (limited to 'sys/dev/drm/tdfx_drv.h')
| -rw-r--r-- | sys/dev/drm/tdfx_drv.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/sys/dev/drm/tdfx_drv.h b/sys/dev/drm/tdfx_drv.h index d798569cb3fe..5c0e987169dd 100644 --- a/sys/dev/drm/tdfx_drv.h +++ b/sys/dev/drm/tdfx_drv.h @@ -29,7 +29,7 @@   */  #include <sys/cdefs.h> -__FBSDID("$FreeBSD$"); +__FBSDID("$FreeBSD: src/sys/dev/drm/tdfx_drv.h,v 1.2.10.1.8.1 2012/03/03 06:15:13 kensmith Exp $");  #ifndef __TDFX_H__  #define __TDFX_H__ | 
