Remove superfluous semicolons, from Louis Delacroix.

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@3706 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
Meep-Eep
2011-12-21 17:43:44 +00:00
parent d010a7d3f7
commit d649de4199
5 changed files with 5 additions and 4 deletions
+1
View File
@@ -1,4 +1,5 @@
Changes towards version 0.8:
- Remove superfluous semicolons, from Louis Delacroix
- Added a free callback function for the values of the key-value pairs
in hash tables - SvdB
- Annigilate ActivateStarShip() - SvdB