diff options
Diffstat (limited to 'sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c')
-rw-r--r-- | sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c b/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c index 4c20ca1b5a24..579fb57d9220 100644 --- a/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c +++ b/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.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. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/ath/ath_hal/ar5211/ar5211_interrupts.c,v 1.3.2.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ #include "opt_ah.h" |