Whitespace (spaces to four-column tabs)

This commit is contained in:
Jon Parise 2001-03-15 05:07:31 +00:00
parent 4d26e630d8
commit 01008bb03c

View file

@ -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 */