diff options
| author | Lorenz Kästle <lorenz.kaestle@netways.de> | 2026-06-10 14:16:33 +0200 |
|---|---|---|
| committer | Lorenz Kästle <lorenz.kaestle@netways.de> | 2026-06-10 14:16:33 +0200 |
| commit | b55444c2b44fcebefbc3b6394d3c8468d6320bca (patch) | |
| tree | f02a4bd900775bd08bf709b390bbeee32b9c7a1c /plugins/utils.c | |
| parent | 47b1b2d754d4809006f6dc1aa13ba9c80405975c (diff) | |
| download | monitoring-plugins-b55444c2.tar.gz | |
Run clang-format on everything once again
Diffstat (limited to 'plugins/utils.c')
| -rw-r--r-- | plugins/utils.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/utils.c b/plugins/utils.c index dc6f5a85..941efa39 100644 --- a/plugins/utils.c +++ b/plugins/utils.c | |||
| @@ -40,7 +40,6 @@ extern const char *progname; | |||
| 40 | #define STRLEN 64 | 40 | #define STRLEN 64 |
| 41 | #define TXTBLK 128 | 41 | #define TXTBLK 128 |
| 42 | 42 | ||
| 43 | |||
| 44 | void usage(const char *msg) { | 43 | void usage(const char *msg) { |
| 45 | printf("%s\n", msg); | 44 | printf("%s\n", msg); |
| 46 | print_usage(); | 45 | print_usage(); |
