diff options
author | Ondřej Surý <ondrej@sury.org> | 2012-01-19 19:20:32 +0100 |
---|---|---|
committer | Ondřej Surý <ondrej@sury.org> | 2012-01-19 19:20:32 +0100 |
commit | daac0d57207686b6a4ba4d8044d8525b88ccc4b6 (patch) | |
tree | 9892496e3206288bc4b6eb2568e7fa7f198abe30 /main/internal_functions_nw.c | |
parent | cabdec2be579c07e03c43361f30cea5ccf8e0abb (diff) | |
download | php-upstream/5.4.0_rc5.tar.gz |
Imported Upstream version 5.4.0~rc5upstream/5.4.0_rc5
Diffstat (limited to 'main/internal_functions_nw.c')
-rw-r--r-- | main/internal_functions_nw.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/internal_functions_nw.c b/main/internal_functions_nw.c index 05cec1957..8f9d20e9b 100644 --- a/main/internal_functions_nw.c +++ b/main/internal_functions_nw.c @@ -2,7 +2,7 @@ +----------------------------------------------------------------------+ | PHP Version 5 | +----------------------------------------------------------------------+ - | Copyright (c) 1997-2011 The PHP Group | + | Copyright (c) 1997-2012 The PHP Group | +----------------------------------------------------------------------+ | This source file is subject to version 3.01 of the PHP license, | | that is bundled with this package in the file LICENSE, and is | @@ -18,7 +18,7 @@ +----------------------------------------------------------------------+ */ -/* $Id: internal_functions_nw.c 306938 2011-01-01 02:17:06Z felipe $ */ +/* $Id: internal_functions_nw.c 321634 2012-01-01 13:15:04Z felipe $ */ /* {{{ includes */ |