misc/libphysfs/platform_beos.cpp
changeset 12213 bb5522e88ab2
parent 8524 a65e9bcf0a03
--- a/misc/libphysfs/platform_beos.cpp	Mon Apr 10 09:05:16 2017 -0400
+++ b/misc/libphysfs/platform_beos.cpp	Mon Apr 10 12:06:43 2017 -0400
@@ -87,7 +87,7 @@
 
     /*
      * This function is lifted from Simple Directmedia Layer (SDL):
-     *  http://www.libsdl.org/  ... this is zlib-licensed code, too.
+     *  https://www.libsdl.org/  ... this is zlib-licensed code, too.
      */
 static void tryDir(const char *d, PHYSFS_StringCallback callback, void *data)
 {