URL updates

This commit is contained in:
Viktor Szakats
2017-03-31 23:25:57 +00:00
parent e744ee1338
commit b3ffdc5991
11 changed files with 45 additions and 45 deletions

View File

@@ -14,7 +14,7 @@
* All routines take and return a floating point value in the range
* 0 to 1.0, doing a calculation according to the sRGB specification
* (in fact the source of the numbers is the wikipedia article at
* http://en.wikipedia.org/wiki/SRGB).
* https://en.wikipedia.org/wiki/SRGB).
*/
static double
sRGB_from_linear(double l)