changed "http" to "https" in URLs
[rocksndiamonds.git] / src / libgame / snapshot.c
index 221b9b6117b82d39973d46e694de69c14732181f..010db6e66314dde452f6c7e00fe3ffd370ac1772 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/
 // ----------------------------------------------------------------------------
 // snapshot.c
 // ============================================================================
@@ -127,7 +127,7 @@ void FreeSnapshotList(void)
   snapshot_current = NULL;
 }
 
-void ReduceSnapshotList(void)
+static void ReduceSnapshotList(void)
 {
 #if DEBUG_SNAPSHOTS
   printf("::: (Reducing number of snapshots from %d ",