summaryrefslogtreecommitdiff
path: root/time/p5-Time-HiRes/patches/patch-HiRes.xs
diff options
context:
space:
mode:
Diffstat (limited to 'time/p5-Time-HiRes/patches/patch-HiRes.xs')
-rw-r--r--time/p5-Time-HiRes/patches/patch-HiRes.xs3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/p5-Time-HiRes/patches/patch-HiRes.xs b/time/p5-Time-HiRes/patches/patch-HiRes.xs
index 39f03454bf2..23e0b41eaf2 100644
--- a/time/p5-Time-HiRes/patches/patch-HiRes.xs
+++ b/time/p5-Time-HiRes/patches/patch-HiRes.xs
@@ -1,6 +1,7 @@
-$NetBSD: patch-HiRes.xs,v 1.1 2012/07/08 21:23:08 wiz Exp $
+$NetBSD: patch-HiRes.xs,v 1.2 2012/07/09 06:33:35 wiz Exp $
Fix off-by-one. From Michai Ramakers in PR 46673.
+https://rt.cpan.org/Public/Bug/Display.html?id=78266
--- HiRes.xs.orig 2011-06-08 18:36:38.000000000 +0000
+++ HiRes.xs