diff options
author | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-02 01:01:18 +0000 |
---|---|---|
committer | Valaris <Valaris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-02 01:01:18 +0000 |
commit | 1cd89d146dc11603342f44a91cb66ee40a8bfb19 (patch) | |
tree | c3d88e940c82d0abaabe84ec0b095c898713ce3e /Changelog-Trunk.txt | |
parent | 206ee0b46b13eb2d81977cc15b9efc3ba31ad46e (diff) | |
download | hercules-1cd89d146dc11603342f44a91cb66ee40a8bfb19.tar.gz hercules-1cd89d146dc11603342f44a91cb66ee40a8bfb19.tar.bz2 hercules-1cd89d146dc11603342f44a91cb66ee40a8bfb19.tar.xz hercules-1cd89d146dc11603342f44a91cb66ee40a8bfb19.zip |
* Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5160 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 3c02459fc..ff5d59fc3 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,7 +5,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/01
- * Fixed typo in chrif.c causing compilation error (sd->sc_data => sd->sc.data) [Valaris]
+ * Fixed compile errors and warning in chrif.c and charsave.c. [Valaris]
* Map and char server now will complain if they are run using the default
user/password set. [Skotlex]
* Trick Dead makes you stop walking now. [Skotlex]
|