diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-04 09:43:33 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-04 09:43:33 +0000 |
commit | 8130760840bd75943cd8ae95a0eb180edfade03d (patch) | |
tree | 3a0935d45e5381958d665afeecf0ea4326bd861b /Changelog-Trunk.txt | |
parent | be3eff36cf8a880ee334d979c51da7dd3601fc00 (diff) | |
download | hercules-8130760840bd75943cd8ae95a0eb180edfade03d.tar.gz hercules-8130760840bd75943cd8ae95a0eb180edfade03d.tar.bz2 hercules-8130760840bd75943cd8ae95a0eb180edfade03d.tar.xz hercules-8130760840bd75943cd8ae95a0eb180edfade03d.zip |
Fixed warning:'type' might be used uninitialized in this function
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8123 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index bcc43d65e..8dae57d4d 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -2,6 +2,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/08/04
+ * Fixed warning:'type' might be used uninitialized in this function [Toms]
2006/08/03
* Added a check to skip the experience share of characters who are dead or
on another map. [Skotlex]
|