changed "http" to "https" in URLs
[rocksndiamonds.git] / src / libgame / types.h
index 94fd58b645476cd690c5c17d17e5ac675b0fd410..62752f1fe8007ca150a4c3513a97c03e97cda56d 100644 (file)
@@ -4,7 +4,7 @@
 // (c) 1995-2014 by Artsoft Entertainment
 //                         Holger Schemel
 //                 info@artsoft.org
-//                 http://www.artsoft.org/
+//                 https://www.artsoft.org/
 // ----------------------------------------------------------------------------
 // types.h
 // ============================================================================
@@ -76,4 +76,4 @@ struct ListNode
 };
 typedef struct ListNode ListNode;
 
-#endif /* TYPES_H */
+#endif // TYPES_H