]> gitweb.factorcode.org Git - factor.git/blobdiff - extra/time/macosx/macosx.factor
classes.struct: moving to new/boa instead of <struct>/<struct-boa>
[factor.git] / extra / time / macosx / macosx.factor
index 98521f64ed23c2c6b3f96f108e29da9a184216eb..17f33abfe6d0f626c3dbcaeeaed98fed12497b67 100644 (file)
@@ -7,7 +7,7 @@ IN: time.macosx
 
 M: macosx adjust-time-monotonic
     timestamp>timeval
-    \ timeval <struct>
+    \ timeval new
     [ adjtime io-error ] keep dup binary-zero? [
         drop instant
     ] [