Date: 01/14/99
- Next message: Thies C. Arntzen: "Re: [PHP-DEV] CVS update: php3/functions"
- Previous message: thies: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] CVS update: php3/functions"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
thies wrote:
> + void php3_diskfree(INTERNAL_FUNCTION_PARAMETERS)
> + {
> + #if defined(HAVE_STATVFS) && defined(HAVE_STATVFS)
Why do you have defined(HAVE_STATVFS) twice?
-Andrey
* Entropy isn't what it used to be. *
-- PHP Development Mailing List http://www.php.net/ To unsubscribe send an empty message to php-dev-unsubscribe <email protected> For help: php-dev-help <email protected>
- Next message: Thies C. Arntzen: "Re: [PHP-DEV] CVS update: php3/functions"
- Previous message: thies: "[PHP-DEV] CVS update: php3/functions"
- Next in thread: Thies C. Arntzen: "Re: [PHP-DEV] CVS update: php3/functions"
- Reply: Thies C. Arntzen: "Re: [PHP-DEV] CVS update: php3/functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

