<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <meta name="generator" content="pandoc" />
  <title></title>
  <style type="text/css">code{white-space: pre;}</style>
</head>
<body>
<p>Hi <code>vlc-devel</code>,</p>
<p>On 2017-05-18 14:46, Filip Roséen wrote:</p>
<blockquote style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;color:#500050">
<pre><code> If UpdateBookmarksOption is called more than once, where the generated
 bookmark-variable string would be different, it will result in the
 input_item_t having several entries for "bookmarks=".

 This patch makes it so that we overwrite any existing entry if such is
 available, instead of simply appending a new one.</code></pre>
</blockquote>
<p>The commit subject of the patch which this one is a reply to sadly has a typo, “excessive” is the correct spelling.</p>
<p>Attached to this email is a patch with that fixed.</p>
<p>Best Regards,<br />
Filip</p>
</body>
</html>