From 48cf0eb45ce976ce90280d2086542bc0dda0a789 Mon Sep 17 00:00:00 2001 From: rpaulo Date: Fri, 29 Jan 2010 10:02:50 +0000 Subject: Replace Id keyword with the FreeBSD keyword. --- sys/dev/ath/ath_hal/ar5416/ar5416_power.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys/dev/ath/ath_hal/ar5416/ar5416_power.c b/sys/dev/ath/ath_hal/ar5416/ar5416_power.c index b83b0f8..c3b1285 100644 --- a/sys/dev/ath/ath_hal/ar5416/ar5416_power.c +++ b/sys/dev/ath/ath_hal/ar5416/ar5416_power.c @@ -14,7 +14,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: ar5416_power.c,v 1.6 2008/11/11 00:11:30 sam Exp $ + * $FreeBSD$ */ #include "opt_ah.h" -- cgit v1.1