diff --git a/basis/io/pipes/windows/nt/nt.factor b/basis/io/pipes/windows/nt/nt.factor index 1e51b0cc2b..7fce8b4de2 100644 --- a/basis/io/pipes/windows/nt/nt.factor +++ b/basis/io/pipes/windows/nt/nt.factor @@ -35,7 +35,7 @@ IN: io.pipes.windows.nt "-" % 32 random-bits # "-" % - system-micros # + nano-count # ] "" make ; M: winnt (pipe) ( -- pipe )