]> git.saurik.com Git - apple/ld64.git/blobdiff - unit-tests/test-cases/eh-coalescing/bar.cxx
ld64-123.2.tar.gz
[apple/ld64.git] / unit-tests / test-cases / eh-coalescing / bar.cxx
index 83d18458223a28f64be574d7c8cfd9f9341b082b..59aa60d5178a30bca8df1b1ab57b74f15d4db958 100644 (file)
@@ -23,7 +23,7 @@
  */
 #include <stdio.h>
 
  */
 #include <stdio.h>
 
-// this non-seak func() will have no unwind info and no LSDA
+// this non-weak func() will have no unwind info and no LSDA
 int func() { return 0; }
 
 void foo(int x) {}
 int func() { return 0; }
 
 void foo(int x) {}