ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either (NULL...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 20 Jan 2004 13:38:06 +0000 (13:38 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 20 Jan 2004 13:38:06 +0000 (13:38 +0000)
commit71121018f6d76f03ad6fd7d85cf9703d9b10b6b8
treef0b1fbb5c07b6db2c29d3c89d84e74c705d45dc0
parent575e9fc0ce72e15232b2e372a040f74314493d05
ext/mplex/: g++ doesn't like NULL in our i18n/error macros, should be either (NULL) or ("").

Original commit message from CVS:
2004-01-20  Ronald Bultje  <rbultje@ronald.bitfreak.net>

* ext/mplex/gstmplex.cc:
* ext/mplex/gstmplexibitstream.cc:
g++ doesn't like NULL in our i18n/error macros, should be
either (NULL) or ("").
ChangeLog
ext/mplex/gstmplex.cc
ext/mplex/gstmplexibitstream.cc