mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-25 11:37:56 +00:00
Fix a very minor typo.
This commit is contained in:
parent
4f1c158445
commit
52c47fd8ef
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=281463
@ -71,7 +71,7 @@ typedef union modspecific {
|
||||
} modspecific_t;
|
||||
|
||||
/*
|
||||
* Module dependency declarartion
|
||||
* Module dependency declaration
|
||||
*/
|
||||
struct mod_depend {
|
||||
int md_ver_minimum;
|
||||
|
Loading…
Reference in New Issue
Block a user