changeset 1373 | 527ef3c6a2d6 |
parent 1354 | 3e80839670da |
child 1402 | c5a5dadb901d |
--- a/src/platform_unix.c Thu Feb 25 02:20:52 2016 -0500 +++ b/src/platform_unix.c Thu Feb 25 02:51:28 2016 -0500 @@ -337,7 +337,7 @@ * This isn't strictly correct, but the results are relatively sane * in any case. * - * http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html + * https://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html */ const char *envr = getenv("XDG_DATA_HOME"); const char *append = "/";