summaryrefslogtreecommitdiff
path: root/ext/standard/dl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/dl.c')
-rw-r--r--ext/standard/dl.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/standard/dl.c b/ext/standard/dl.c
index 1dbeb487e4..c24d2ef3fc 100644
--- a/ext/standard/dl.c
+++ b/ext/standard/dl.c
@@ -16,7 +16,9 @@
| Shane Caraveo <shane@caraveo.com> |
| Zeev Suraski <zeev@zend.com> |
+----------------------------------------------------------------------+
- */
+*/
+
+/* $Id$ */
#include "php.h"
#include "dl.h"