diff options
| author | Lorenz Kästle <12514511+RincewindsHat@users.noreply.github.com> | 2024-10-31 14:58:50 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-10-31 14:58:50 +0100 |
| commit | 87eb2bef1ee2a6a42793437b2f5d63f41b1e1806 (patch) | |
| tree | 9513fdfe66af00b7332fd1578f50af8403e64371 /lib/extra_opts.h | |
| parent | b1d260a821b7d4916d6bf1a026fbc9b4f2b268ae (diff) | |
| parent | 7d90b8200f709d125df19fa6aedf633c64b88ad4 (diff) | |
| download | monitoring-plugins-87eb2bef1ee2a6a42793437b2f5d63f41b1e1806.tar.gz | |
Merge pull request #2034 from RincewindsHat/cleanup/lib
Cleanup/lib
Diffstat (limited to 'lib/extra_opts.h')
| -rw-r--r-- | lib/extra_opts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/extra_opts.h b/lib/extra_opts.h index 8ff14a16..3f64360f 100644 --- a/lib/extra_opts.h +++ b/lib/extra_opts.h | |||
| @@ -20,4 +20,3 @@ | |||
| 20 | char **np_extra_opts(int *argc, char **argv, const char *plugin_name); | 20 | char **np_extra_opts(int *argc, char **argv, const char *plugin_name); |
| 21 | 21 | ||
| 22 | #endif /* _EXTRA_OPTS_H_ */ | 22 | #endif /* _EXTRA_OPTS_H_ */ |
| 23 | |||
