mirror of
https://github.com/opnsense/plugins.git
synced 2026-05-28 04:34:15 -04:00
Scripts: follow change from master
This commit is contained in:
parent
da33638d2a
commit
2ae8f2b091
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ use bytes;
|
|||
use File::Basename;
|
||||
|
||||
# Default options
|
||||
$max_width = 119;
|
||||
$max_width = 0;
|
||||
|
||||
# Clean up space-tab sequences, either by removing spaces or
|
||||
# replacing them with tabs.
|
||||
|
|
|
|||
Loading…
Reference in a new issue