summaryrefslogtreecommitdiff
path: root/astro/luna/files/patch-luna.h
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-26 16:51:15 +0000
commit9fa9eb9ac7bf1d3de825ee25a8f0ae81b7b77896 (patch)
tree9b071a8105704e992946dcd6b801e9fcb7635142 /astro/luna/files/patch-luna.h
parentMooseFS is a Fault tolerant, High Available, Highly Performing, Scale-Out, (diff)
Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'astro/luna/files/patch-luna.h')
-rw-r--r--astro/luna/files/patch-luna.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/astro/luna/files/patch-luna.h b/astro/luna/files/patch-luna.h
index 6467f053a898..2f4d6f6940b0 100644
--- a/astro/luna/files/patch-luna.h
+++ b/astro/luna/files/patch-luna.h
@@ -1,6 +1,6 @@
---- luna.h~ 1992-05-25 00:48:34.000000000 +0200
-+++ luna.h 2011-12-20 19:57:27.963178999 +0100
-@@ -32,7 +32,7 @@
+--- luna.h.orig 2016-07-26 13:07:24 UTC
++++ luna.h
+@@ -32,7 +32,7 @@ typedef enum {
#if defined(ANSI)
@@ -9,7 +9,7 @@
extern void drawluna(int aotmoon);
extern void usage(void);
extern void getoptions(int argc, char **argv,
-@@ -40,7 +40,7 @@
+@@ -40,7 +40,7 @@ typedef enum {
extern int getext(int year, int mon, int day);
extern void printextstate(int age);
#else