1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00

Fix a typo that was hidden by AMR_DEBUG.

This commit is contained in:
Scott Long 2007-12-02 18:47:31 +00:00
parent 3002614d91
commit 4c92c3889c
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174185

View File

@ -483,7 +483,7 @@ amr_pci_intr(void *arg)
static void
amr_pci_free(struct amr_softc *sc)
{
void *p
void *p;
debug_called(1);