From 4fe391cb91ad8fc6e34bfc251060c930d3d56021 Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sat, 4 May 2002 17:42:58 +0000 Subject: [PATCH] these are case sensitive --- main/user_streams.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/user_streams.c b/main/user_streams.c index 60d5b080f2..d5b852c8f0 100644 --- a/main/user_streams.c +++ b/main/user_streams.c @@ -17,7 +17,7 @@ +----------------------------------------------------------------------+ */ - /* $id:$ */ +/* $Id$ */ #include "php.h" #include "php_globals.h" -- 2.50.1