Sebastian Dröge bce2f8f5f0 modplug: Fix compiler warning about C++11 compatibility
gstmodplug.cc:94:17: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
 #define FORMATS "{ "GST_AUDIO_NE (S32)", "GST_AUDIO_NE (S16)", U8 }"
                 ^
gstmodplug.cc:94:39: error: invalid suffix on literal; C++11 requires a space between literal and string macro [-Werror=literal-suffix]
 #define FORMATS "{ "GST_AUDIO_NE (S32)", "GST_AUDIO_NE (S16)", U8 }"
                                       ^
2016-02-18 00:24:04 +02:00
..
2014-04-08 09:55:15 +02:00
2015-12-15 10:30:49 +00:00
2015-11-06 19:29:49 +00:00
2015-12-15 10:30:49 +00:00
2015-12-15 10:30:49 +00:00
2015-12-15 10:30:49 +00:00
2016-02-17 11:17:24 +01:00
2015-10-02 22:24:19 +03:00
2015-12-15 10:30:49 +00:00
2013-05-12 23:42:06 +01:00
2015-12-15 10:30:49 +00:00
2014-09-16 12:48:25 +03:00
2016-02-03 16:36:10 +00:00
2016-02-01 00:50:46 +00:00
2015-12-15 10:30:49 +00:00
2016-01-21 16:53:41 +02:00
2015-12-15 10:30:49 +00:00
2016-02-17 01:13:43 +11:00