summaryrefslogtreecommitdiff
path: root/main/php_variables.c
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2001-04-06 01:50:40 +0000
committerfoobar <sniper@php.net>2001-04-06 01:50:40 +0000
commit349b2bebe387931219b2200f2f63a789f29c6a58 (patch)
tree0c3c1d9388a6f6d22a19e9ec05a52940e900fe35 /main/php_variables.c
parent72b58e62e2615a0255ade81c6d1b7ae7a483adb1 (diff)
downloadphp-git-349b2bebe387931219b2200f2f63a789f29c6a58.tar.gz
fixed typo in CVS id
Diffstat (limited to 'main/php_variables.c')
-rw-r--r--main/php_variables.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/php_variables.c b/main/php_variables.c
index dd7f6f7bb2..fd958445d1 100644
--- a/main/php_variables.c
+++ b/main/php_variables.c
@@ -16,7 +16,7 @@
| Zeev Suraski <zeev@zend.com> |
+----------------------------------------------------------------------+
*/
-/* $Id: */
+/* $Id$ */
#include <stdio.h>
#include "php.h"