Author: rpaulo Date: Fri Jan 29 10:02:50 2010 New Revision: 203156 URL: http://svn.freebsd.org/changeset/base/203156
Log: Replace Id keyword with the FreeBSD keyword. Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_power.c Modified: head/sys/dev/ath/ath_hal/ar5416/ar5416_power.c ============================================================================== --- head/sys/dev/ath/ath_hal/ar5416/ar5416_power.c Fri Jan 29 10:00:42 2010 (r203155) +++ head/sys/dev/ath/ath_hal/ar5416/ar5416_power.c Fri Jan 29 10:02:50 2010 (r203156) @@ -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" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
