onevcat 1 gadu atpakaļ
vecāks
revīzija
ea161e0ca9
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      Sources/Image/Image.swift

+ 1 - 1
Sources/Image/Image.swift

@@ -58,7 +58,7 @@ private let imageSourceKey = malloc(1)!
 #if os(macOS)
 private let imagesKey = malloc(1)!
 private let durationKey = malloc(1)!
-#endif os(macOS)
+#endif // os(macOS)
 #endif // compiler(>=5.10)
 
 // MARK: - Image Properties