opnsense-ports/devel/cflow/files/patch-cflow.1
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

13 lines
290 B
Groff

--- cflow.1.orig Wed Jun 3 16:23:13 1998
+++ cflow.1 Wed Jun 3 16:23:32 1998
@@ -157,10 +157,3 @@
.I static
qualifier is ignored. Only the first definition of a function or
variable is recognized.
-.P
-It appears a definition like
-.ft CW
-.ti
-main() { foo();
-.ft
-causes problems.