freebsd-ports/astro/phoon/files/patch-astro.h
Michael Johnson 581d1f02c1 - Fix compile warnings
- Transfer MAINTAINER to submitter

PR:		ports/78566
Submitted by:	Søren Straarup <xride@x12.dk>
2005-03-09 09:09:44 +00:00

8 lines
262 B
C

--- astro.h.orig Sun Mar 6 22:43:59 2005
+++ astro.h Sun Mar 6 22:44:05 2005
@@ -43,4 +43,4 @@
*/
extern double phase( double pdate, double* pphase, double* mage, double* dist, double* angdia, double* sudist, double* suangdia );
-#endif _ASTRO_H_
+#endif