diff options
| author | Dirk Mueller <dmueller@suse.com> | 2026-02-16 11:21:21 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-02-16 11:21:21 +0100 |
| commit | 423d0c52674bfa4ec49e4ae8bce645131f657f74 (patch) | |
| tree | a27276c89d37e3753b5ead6abe56132f2801d444 /lib/extra_opts.h | |
| parent | 0f0865c910096c95594ac09929708e84934e46df (diff) | |
| download | monitoring-plugins-423d0c52674bfa4ec49e4ae8bce645131f657f74.tar.gz | |
Fix a few typos (#2231)
Diffstat (limited to 'lib/extra_opts.h')
| -rw-r--r-- | lib/extra_opts.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/extra_opts.h b/lib/extra_opts.h index 3f64360f..3c2d5eb1 100644 --- a/lib/extra_opts.h +++ b/lib/extra_opts.h | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | /* np_extra_opts: Process the --extra-opts arguments and create a new argument | 9 | /* np_extra_opts: Process the --extra-opts arguments and create a new argument |
| 10 | * array with ini-processed and argument-passed arguments together. The | 10 | * array with ini-processed and argument-passed arguments together. The |
| 11 | * ini-procesed arguments always come first (in the order of --extra-opts | 11 | * ini-processed arguments always come first (in the order of --extra-opts |
| 12 | * arguments). If no --extra-opts arguments are provided or returned nothing | 12 | * arguments). If no --extra-opts arguments are provided or returned nothing |
| 13 | * it returns **argv otherwise the new array is returned. --extra-opts are | 13 | * it returns **argv otherwise the new array is returned. --extra-opts are |
| 14 | * always removed from **argv. The original pointers from **argv are kept in | 14 | * always removed from **argv. The original pointers from **argv are kept in |
