Restore blank line removed when fixing my earlier botch. Never do

just one last change before bed...

Pointy had to: imp
This commit is contained in:
Warner Losh 2009-03-10 22:04:52 +00:00
parent 316065cda9
commit 41f0c91517
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=189653

View File

@ -82,6 +82,7 @@ static int cardbus_read_ivar(device_t cbdev, device_t child, int which,
uintptr_t *result);
static void cardbus_release_all_resources(device_t cbdev,
struct cardbus_devinfo *dinfo);
/************************************************************************/
/* Probe/Attach */
/************************************************************************/