1
0
Fork 0

Added tabs/spaces stuff.

This commit is contained in:
Alexander Harkness 2013-08-14 10:26:30 +01:00
parent 386d8190e9
commit ade261255c
1 changed files with 2 additions and 1 deletions

View File

@ -1,7 +1,8 @@
Code Stuff
----------
* No magic numbers, use named constants like E_ITEM...
* No magic numbers, use named constants like E_ITEM...
* Please use tabs for indentation and spaces for alignment.
Copyright
---------