diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-19 10:00:00 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-01-19 10:00:00 +0000 |
commit | a0420d24374a9f877548c1ee06f04fcaaf9af248 (patch) | |
tree | 64aaeb558427c80d05b3f6ec6036008b39ca6f6d | |
parent | d7147f9ff48f48f229d0089558ec1fa196e1a10f (diff) |
parenthising NULL
Original commit message from CVS:
parenthising NULL
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org> + * ext/sidplay/gstsiddec.cc: + * gst/modplug/gstmodplug.cc: + parenthese NULL because C++ seems angry about it + +2004-01-19 Thomas Vander Stichele <thomas at apestaart dot org> + * gst-libs/gst/gst-i18n-plugin.h: add skeleton i18n stuff, but needs to be further implemented |