Kaynağa Gözat

漏了括号

jun7572 5 yıl önce
ebeveyn
işleme
60244aef9b
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      ios/Classes/FlutterzipPlugin.m

+ 1 - 1
ios/Classes/FlutterzipPlugin.m

@@ -29,7 +29,7 @@
                }
       }
           @catch(NSException *exception) {
-              printf(@"SSZipArchive==NSException")
+              printf(@"SSZipArchive==NSException");
           }
       
   }