From: Jon Parise Date: Thu, 15 Mar 2001 05:07:31 +0000 (+0000) Subject: Whitespace (spaces to four-column tabs) X-Git-Tag: php-4.0.6RC1~689 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=01008bb03cf3053e91e9377f403fd6ef8fe900d5;p=php Whitespace (spaces to four-column tabs) --- diff --git a/ext/standard/credits.h b/ext/standard/credits.h index 62785caf33..04210ac927 100644 --- a/ext/standard/credits.h +++ b/ext/standard/credits.h @@ -32,7 +32,7 @@ #define PHP_CREDITS_DOCS (1<<4) #define PHP_CREDITS_FULLPAGE (1<<5) #define PHP_CREDITS_QA (1<<6) -#define PHP_CREDITS_WEB (1<<7) +#define PHP_CREDITS_WEB (1<<7) #define PHP_CREDITS_ALL 0xFFFFFFFF #endif /* HAVE_CREDITS_DEFS */