Update CONTRIBUTING.md

`type *var;` is better than `type* var;` due to the case of `type* var1, var2;` where `var1` is `type*` but `var2` is `type`, thus causing confusion.
This commit is contained in:
NightKev 2014-06-02 22:11:29 -07:00
parent bdeadb4ca2
commit 3a516e2bdd