mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
lpr(1): Fix a typo in a source code comment
-s /debuging/debugging/
(cherry picked from commit 840d72371b)
This commit is contained in:
parent
7125ea0f15
commit
43c4228c97
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ __FBSDID("$FreeBSD$");
|
|||
*/
|
||||
|
||||
/*
|
||||
* Some define's useful for debuging.
|
||||
* Some define's useful for debugging.
|
||||
* TRIGGERTEST_FNAME and DEBUGREADCF_FNAME, allow us to do testing on
|
||||
* a per-spool-directory basis.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Reference in a new issue