diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-29 05:05:50 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-03-29 05:05:50 +0000 |
commit | 7bfe35400c79bf97a5b0bed9f170912c37cf9452 (patch) | |
tree | 5651eae9e5b8e67d4f5476445d5faccb99c72248 /Changelog-SVN.txt | |
parent | 1038bc42b33b73eca592b22f2868844b6e64e842 (diff) | |
download | hercules-7bfe35400c79bf97a5b0bed9f170912c37cf9452.tar.gz hercules-7bfe35400c79bf97a5b0bed9f170912c37cf9452.tar.bz2 hercules-7bfe35400c79bf97a5b0bed9f170912c37cf9452.tar.xz hercules-7bfe35400c79bf97a5b0bed9f170912c37cf9452.zip |
Fixed use of storage variable to conform to ANSI C spec [MouseJstr]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1327 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r-- | Changelog-SVN.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt index 7dba98552..7f32d47cb 100644 --- a/Changelog-SVN.txt +++ b/Changelog-SVN.txt @@ -1,6 +1,8 @@ Date Added 03/29 + * Fixed use of storage variable to conform to ANSI C spec + [1327: MouseJstr] * Added CIA-bot to the #athena channel [MouseJstr] * Some tidying up in mail.c [celest] * Added an invalid pointer check in clif_displaymessage [celest] |