From b5e9563d84590b94d1127eb1bb14343674e119e1 Mon Sep 17 00:00:00 2001 From: peter Date: Sat, 17 Apr 1999 08:36:07 +0000 Subject: Well folks, this is it - The second stage of the removal for build support for LKM's.. --- sys/pccard/pcic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/pccard/pcic.c') diff --git a/sys/pccard/pcic.c b/sys/pccard/pcic.c index 1cf7f5f..2fcf7c9 100644 --- a/sys/pccard/pcic.c +++ b/sys/pccard/pcic.c @@ -253,7 +253,7 @@ static moduledata_t pcic_mod = { DECLARE_MODULE(pcic, pcic_mod, SI_SUB_CONFIGURE, SI_ORDER_MIDDLE); /* - * pcic_unload - Called when unloading a LKM. + * pcic_unload - Called when unloading a kernel module. * Disables interrupts and resets PCIC. */ static int -- cgit v1.1