diff options
| author | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-20 02:20:28 +0100 |
|---|---|---|
| committer | Holger Weiss <holger@zedat.fu-berlin.de> | 2014-01-20 03:01:55 +0100 |
| commit | a8c9b696f47c8abf777a0a67ee98616bc9a219a9 (patch) | |
| tree | fb29c9a313969036c0dc1404fa2ceeaf3d813bba /lib/parse_ini.c | |
| parent | 9445ce6f5b7167cfa33e32942412c08a6f4d69ee (diff) | |
| download | monitoring-plugins-a8c9b696f47c8abf777a0a67ee98616bc9a219a9.tar.gz | |
Minor fixes to be amended into "rename" commit
Diffstat (limited to 'lib/parse_ini.c')
| -rw-r--r-- | lib/parse_ini.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/parse_ini.c b/lib/parse_ini.c index dfa72d9c..a1da5038 100644 --- a/lib/parse_ini.c +++ b/lib/parse_ini.c | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /***************************************************************************** | 1 | /***************************************************************************** |
| 2 | * | 2 | * |
| 3 | * Monitoring-plugins parse_ini library | 3 | * Monitoring Plugins parse_ini library |
| 4 | * | 4 | * |
| 5 | * License: GPL | 5 | * License: GPL |
| 6 | * Copyright (c) 2007 Monitoring Plugins Development Team | 6 | * Copyright (c) 2007 Monitoring Plugins Development Team |
