diff options
Diffstat (limited to 'plugins/popen.h')
-rw-r--r-- | plugins/popen.h | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/popen.h b/plugins/popen.h index c2a79df..8b09edd 100644 --- a/plugins/popen.h +++ b/plugins/popen.h | |||
@@ -1,8 +1,8 @@ | |||
1 | /****************************************************************************** | 1 | /****************************************************************************** |
2 | * | 2 | * |
3 | * $Id$ | 3 | * $Id$ |
4 | * | 4 | * |
5 | ******************************************************************************/ | 5 | *****************************************************************************/ |
6 | 6 | ||
7 | FILE *spopen (const char *); | 7 | FILE *spopen (const char *); |
8 | int spclose (FILE *); | 8 | int spclose (FILE *); |