mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Typo in filename in comment.
This commit is contained in:
parent
ab070eb18b
commit
cc5cd33264
1 changed files with 1 additions and 1 deletions
|
|
@ -152,7 +152,7 @@ struct includepath {
|
|||
SLIST_HEAD(, includepath) includepath;
|
||||
|
||||
/*
|
||||
* Tag present in the kernelconf.tmlp template file. It's mandatory for those
|
||||
* Tag present in the kernconf.tmpl template file. It's mandatory for those
|
||||
* two strings to be the same. Otherwise you'll get into trouble.
|
||||
*/
|
||||
#define KERNCONFTAG "%%KERNCONFFILE%%"
|
||||
|
|
|
|||
Loading…
Reference in a new issue