From: Sebastian Bergmann Date: Mon, 18 Mar 2002 22:13:14 +0000 (+0000) Subject: Fugbix typo. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1251 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=46315144ee5c94d46d4fdc8a24d0db818a25c293;p=php Fugbix typo. --- diff --git a/win32/crypt_win32.c b/win32/crypt_win32.c index cfcfb00ade..8e4fa228ff 100644 --- a/win32/crypt_win32.c +++ b/win32/crypt_win32.c @@ -18,7 +18,7 @@ /* $Id$ */ -/* This code is dristributed under the PHP license with permission from +/* This code is distributed under the PHP license with permission from the author Jochen Obalek */ /* encrypt.c - providing 56 bit DES encryption diff --git a/win32/crypt_win32.h b/win32/crypt_win32.h index 224670c045..0076a31829 100644 --- a/win32/crypt_win32.h +++ b/win32/crypt_win32.h @@ -18,7 +18,7 @@ /* $Id$ */ -/* This code is dristributed under the PHP license with permission from +/* This code is distributed under the PHP license with permission from the author Jochen Obalek */ /* encrypt.h - API to 56 bit DES encryption via calls