mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
o Fix typo: .uudef -> .undef.
PR: misc/147462 Submitted by: Erik Cederstrand
This commit is contained in:
parent
6ee9deb145
commit
1accefb1e1
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@
|
|||
# A typo'ed directive.
|
||||
#
|
||||
|
||||
.uudef foo
|
||||
.undef foo
|
||||
|
||||
all:
|
||||
|
|
|
|||
Loading…
Reference in a new issue