1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-13 10:02:38 +00:00

cince --> since

PR:		7525
Submitted by:	ziggy@ryan.org
This commit is contained in:
Alexander Langer 1998-08-08 14:09:23 +00:00
parent 1f939e3414
commit a8ff7ed66f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=38190

View File

@ -81,7 +81,7 @@ MOD_MISC( misc);
*
* The stat information is basically common to all modules, so there
* is no real issue involved with stat; we will leave it lkm_nullcmd(),
* cince we don't have to do anything about it.
* since we don't have to do anything about it.
*/
static int
misc_load( lkmtp, cmd)