diff options
| author | Benoit Mortier <opensides@users.sourceforge.net> | 2004-12-01 23:54:51 +0000 |
|---|---|---|
| committer | Benoit Mortier <opensides@users.sourceforge.net> | 2004-12-01 23:54:51 +0000 |
| commit | d19edd4043c498626fe68308005947975ef0a697 (patch) | |
| tree | 7a213ee16f9331e928b1c32aa6c521c05519db58 /plugins/utils.h | |
| parent | 1d8128e328f714258b7fec0c62245e1d187e0439 (diff) | |
| download | monitoring-plugins-d19edd4043c498626fe68308005947975ef0a697.tar.gz | |
standardize localization string
standardize unknow arguments
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@969 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'plugins/utils.h')
| -rw-r--r-- | plugins/utils.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 35e62ab4..a3ddc0a2 100644 --- a/plugins/utils.h +++ b/plugins/utils.h | |||
| @@ -13,6 +13,8 @@ suite of plugins. */ | |||
| 13 | 13 | ||
| 14 | /* Standardize version information, termination */ | 14 | /* Standardize version information, termination */ |
| 15 | 15 | ||
| 16 | /* $Id$ */ | ||
| 17 | |||
| 16 | void support (void); | 18 | void support (void); |
| 17 | char *clean_revstring (const char *revstring); | 19 | char *clean_revstring (const char *revstring); |
| 18 | void print_revision (const char *, const char *); | 20 | void print_revision (const char *, const char *); |
