- 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
224 B
C
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 */
|
|
|