diff options
Diffstat (limited to 'plugins/utils.h')
-rw-r--r-- | plugins/utils.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/plugins/utils.h b/plugins/utils.h index 67e099d4..65e06ebd 100644 --- a/plugins/utils.h +++ b/plugins/utils.h | |||
@@ -26,10 +26,7 @@ suite of plugins. */ | |||
26 | 26 | ||
27 | /* Standardize version information, termination */ | 27 | /* Standardize version information, termination */ |
28 | 28 | ||
29 | /* $Id$ */ | ||
30 | |||
31 | void support (void); | 29 | void support (void); |
32 | char *clean_revstring (const char *); | ||
33 | void print_revision (const char *, const char *); | 30 | void print_revision (const char *, const char *); |
34 | 31 | ||
35 | /* Handle timeouts */ | 32 | /* Handle timeouts */ |