Mercurial > audlegacy
diff ChangeLog @ 1729:3ee4c6d45c27 trunk
[svn] Fixed unused variable and missing type conversion
author | js |
---|---|
date | Sat, 16 Sep 2006 19:37:08 -0700 |
parents | ce4322fee858 |
children | 89ae48184e4b |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 16 19:21:06 2006 -0700 +++ b/ChangeLog Sat Sep 16 19:37:08 2006 -0700 @@ -1,3 +1,11 @@ +2006-09-17 02:21:06 +0000 Jonathan Schleifer <js@h3c.de> + revision [2393] + Add #undef FSCALE, since it's already defined on OpenBSD + + Changes: Modified: + +1 -0 trunk/Plugins/Input/timidity/libtimidity/options.h + + 2006-09-17 02:18:59 +0000 Jonathan Schleifer <js@h3c.de> revision [2391] #undef TRUE and FALSE before inclusion of mpcdec.h since both, GTK and mpcdev, define this, which leads to a hard error on OpenBSD