freebsd-ports/cad/mars/files/patch-include_lcostfcn.h
Martin Wilke ae47d2196b - Fix build with GCC 4.2
- Remove most warnings
- Add OPTIONS Knob
- Pass maintainership to submitter

PR:		118246
Submitted by:	Pietro Cerutti <gahr@gahr.ch>
Approved by:	portmgr (pav)
2007-11-27 22:49:01 +00:00

9 lines
224 B
C

--- include/lcostfcn.h.orig 2007-11-23 23:19:41.000000000 +0100
+++ include/lcostfcn.h 2007-11-23 23:19:51.000000000 +0100
@@ -64,5 +64,5 @@
extern Lcostfcn *lcostfcn_adr;
-#endif LCOSTFCN_H
+#endif /* !LCOSTFCN_H */