ae47d2196b
- Remove most warnings - Add OPTIONS Knob - Pass maintainership to submitter PR: 118246 Submitted by: Pietro Cerutti <gahr@gahr.ch> Approved by: portmgr (pav)
9 lines
200 B
C
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 */
|
|
|