From 01008bb03cf3053e91e9377f403fd6ef8fe900d5 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Thu, 15 Mar 2001 05:07:31 +0000 Subject: [PATCH] Whitespace (spaces to four-column tabs) --- ext/standard/credits.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */ -- 2.50.1