freebsd-ports/cad/mars/files/patch-include_stopper.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
200 B
C

--- include/stopper.h.orig 2007-11-23 23:20:44.000000000 +0100
+++ include/stopper.h 2007-11-23 23:20:55.000000000 +0100
@@ -69,5 +69,5 @@
} Stopper;
-#endif STOPPER_H
+#endif /* !STOPPER_H */