diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-23 16:25:35 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-23 16:25:35 +0000 |
commit | 0b70cc11ffd8c2dce5ad58d94d3a93062dd16caa (patch) | |
tree | f47957c34b21b51f26e3ff794dc0b0cca87973af /math/oleo/files/patch-src_basic.h | |
parent | 9322deab49c8b8752153202cbee9a04773dd2858 (diff) |
Notes
Diffstat (limited to 'math/oleo/files/patch-src_basic.h')
-rw-r--r-- | math/oleo/files/patch-src_basic.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/oleo/files/patch-src_basic.h b/math/oleo/files/patch-src_basic.h index 6cd7d73f0a2c..36ff38341ebe 100644 --- a/math/oleo/files/patch-src_basic.h +++ b/math/oleo/files/patch-src_basic.h @@ -1,6 +1,6 @@ ---- src/basic.h.orig 2008-02-08 16:40:42.000000000 +0100 -+++ src/basic.h 2008-02-08 16:40:48.000000000 +0100 -@@ -36,9 +36,6 @@ +--- src/basic.h.orig 2000-08-10 21:02:49 UTC ++++ src/basic.h +@@ -36,9 +36,6 @@ enum motion_magic extern const int colmagic[9]; extern const int rowmagic[9]; |