diff options
Diffstat (limited to 'sys/dev/sound/pcm/ac97_patch.h')
-rw-r--r-- | sys/dev/sound/pcm/ac97_patch.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/sound/pcm/ac97_patch.h b/sys/dev/sound/pcm/ac97_patch.h index 1cee0912ad422..f7822efaacadf 100644 --- a/sys/dev/sound/pcm/ac97_patch.h +++ b/sys/dev/sound/pcm/ac97_patch.h @@ -22,7 +22,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sys/dev/sound/pcm/ac97_patch.h,v 1.3.2.2.4.1 2008/10/02 02:57:24 kensmith Exp $ */ typedef void (*ac97_patch)(struct ac97_info*); |