diff options
| author | Michael Vetter <jubalh@iodoru.org> | 2018-11-10 08:36:15 +0100 |
|---|---|---|
| committer | Michael Vetter <jubalh@iodoru.org> | 2018-11-10 08:36:15 +0100 |
| commit | 80dbe636cd647c48b36db8df70708b4bc5ca1d6f (patch) | |
| tree | ce964279a551d3942ea66ed4e8d9157adc467fa8 /projects/Notepad++ | |
| parent | 4c83cee8108e5d56d142117512d1e4bc017b7180 (diff) | |
| download | raylib-80dbe636cd647c48b36db8df70708b4bc5ca1d6f.tar.gz raylib-80dbe636cd647c48b36db8df70708b4bc5ca1d6f.zip | |
core: OpenURL() fix xdg-open call
Calling just `xdg-open` is not right. One needs to pack the URL in `'`.
If we don't do this then some special characters (like ampersand) will
be executed.
Maybe this is true for Windows and Apple case too, but I don't own any
such system. So please merge this, and if it's true for more cases let's
use `sprintf()` in the other cases too.
Diffstat (limited to 'projects/Notepad++')
0 files changed, 0 insertions, 0 deletions
