aboutsummaryrefslogtreecommitdiff
path: root/plugins/popen.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/popen.h')
-rw-r--r--plugins/popen.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/plugins/popen.h b/plugins/popen.h
index c2a79df0..8b09edd9 100644
--- a/plugins/popen.h
+++ b/plugins/popen.h
@@ -1,8 +1,8 @@
/******************************************************************************
- *
- * $Id$
- *
- ******************************************************************************/
+*
+* $Id$
+*
+*****************************************************************************/
FILE *spopen (const char *);
int spclose (FILE *);