diff options
author | Egon Schmid <eschmid@php.net> | 2000-07-15 14:35:41 +0000 |
---|---|---|
committer | Egon Schmid <eschmid@php.net> | 2000-07-15 14:35:41 +0000 |
commit | 23b56e3c643fc7771cc4add5eb02d7f7392b33b2 (patch) | |
tree | bc71b3f7cdbd12851fe056b8d0eea2b322308625 /ext/posix/php_posix.h | |
parent | 31dae9e367d38e0ddecc0967952d18736a6ef48b (diff) | |
download | php-git-23b56e3c643fc7771cc4add5eb02d7f7392b33b2.tar.gz |
Some cosmetic changes.
Diffstat (limited to 'ext/posix/php_posix.h')
-rw-r--r-- | ext/posix/php_posix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/posix/php_posix.h b/ext/posix/php_posix.h index 33cf2d48df..b10da3c0c4 100644 --- a/ext/posix/php_posix.h +++ b/ext/posix/php_posix.h @@ -23,7 +23,7 @@ | If you did not, or have any questions about PHP licensing, please | | contact core@php.net. | +----------------------------------------------------------------------+ - | Authors: Kristian Koehntopp (kris@koehntopp.de) | + | Authors: Kristian Koehntopp <kris@koehntopp.de> | +----------------------------------------------------------------------+ */ |