diff options
Diffstat (limited to 'ext')
| -rw-r--r-- | ext/standard/post.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/standard/post.c b/ext/standard/post.c index e74d85b5ac..f269e05c20 100644 --- a/ext/standard/post.c +++ b/ext/standard/post.c @@ -16,7 +16,7 @@ | Zeev Suraski <zeev@zend.com> | +----------------------------------------------------------------------+ */ -/* $Id: */ +/* $Id: */ #include <stdio.h> #include "php.h" |
