diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-10-17 22:55:35 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-10-17 22:55:35 (GMT) |
commit | 2cfb66fcd5e8293d1dd689691bdc8c3517dd183a (patch) | |
tree | fd4536a69473c5c4d8204d052813f764286ea0ab /ChangeLog | |
parent | af29afcc9a37113e4187b1c0a20e3bf5e2dcd4d9 (diff) |
Fixed other gcc warnings.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@273 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,5 +1,15 @@ 12-10-18 Cyrille Bagard <nocbos@gmail.com> + * src/common/endianness.c: + * src/common/endianness.h: + * src/common/environment.c: + * src/common/extstr.c: + * src/common/xml.c: + * src/common/xml.h: + Fix other gcc warnings. + +12-10-18 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/Makefile.am: * src/editor.c: Update code. |