- Use the same coding standards for pointers as the rest of PHP.

- For example, char ** foo should be char **foo
This commit is contained in:
Andi Gutmans 2001-08-17 13:00:46 +00:00
parent 9a22911392
commit e245e33f1f
16 changed files with 214 additions and 214 deletions