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:
parent
3002614d91
commit
4c92c3889c
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174185
@ -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);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user