diff options
Diffstat (limited to 'plugins/check_real.c')
-rw-r--r-- | plugins/check_real.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/check_real.c b/plugins/check_real.c index 7922bfa9..17331f92 100644 --- a/plugins/check_real.c +++ b/plugins/check_real.c | |||
@@ -11,6 +11,9 @@ | |||
11 | * | 11 | * |
12 | * This file contains the check_real plugin | 12 | * This file contains the check_real plugin |
13 | * | 13 | * |
14 | * This plugin tests the REAL service on the specified host. | ||
15 | * | ||
16 | * | ||
14 | * License Information: | 17 | * License Information: |
15 | * | 18 | * |
16 | * This program is free software; you can redistribute it and/or modify | 19 | * This program is free software; you can redistribute it and/or modify |