freebsd-ports/math/units/files/patch-units.c
Pav Lucistnik 73dc7c7b6a - Fix build with gcc 3.3
- Use INFO macro

PR:		ports/59866
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer
Approved by:	marcus (portmgr)
2003-12-03 19:49:19 +00:00

15 lines
332 B
C

--- units.c.orig Mon Dec 1 11:09:41 2003
+++ units.c Mon Dec 1 11:10:00 2003
@@ -2358,9 +2358,9 @@
#if 0
- "sed 's/.*/& ft\"
- "m/' feet|units -q|sed 's/^[[:space:]]*\* //"
- "/^[[:space:]]*\//d'"
+// "sed 's/.*/& ft\"
+// "m/' feet|units -q|sed 's/^[[:space:]]*\* //"
+// "/^[[:space:]]*\//d'"
#endif