Ver Fonte

Add comment

onevcat há 1 ano atrás
pai
commit
ea161e0ca9
1 ficheiros alterados com 1 adições e 1 exclusões
  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