Fix comment: s/before/after.

This commit is contained in:
Rui Paulo 2008-07-06 16:18:58 +00:00
parent 6d05da1dc9
commit ded2471528

View File

@ -182,7 +182,7 @@ k8temp_attach(device_t dev)
/*
* Setup intrhook function to create dev.cpu sysctl entries. This is
* needed because the cpu driver may be loaded late on boot, before
* needed because the cpu driver may be loaded late on boot, after
* us.
*/
sc->sc_ich.ich_func = k8temp_intrhook;