Palana 1cd98ae008 libobs/util: Fix config value line break unescaping
Given a config file with some value "foo=\\n" querying the value of foo
would return {'\\', '\n', 0}, instead of {'\\', 'n', 0}
2015-11-27 15:48:30 +01:00
..
2014-07-13 02:59:14 -07:00
2014-08-09 11:57:37 -07:00
2014-08-09 11:57:37 -07:00
2014-08-09 11:57:37 -07:00
2014-10-22 20:32:50 -07:00
2014-06-25 17:00:02 +02:00
2015-10-04 21:16:25 -07:00
2015-10-04 21:16:25 -07:00
2014-08-08 10:50:37 -07:00
2014-08-08 10:50:37 -07:00
2015-08-12 15:30:28 +02:00
2013-10-14 13:21:15 +02:00