aboutsummaryrefslogtreecommitdiff
path: root/devel/cflow/files/patch-ad
blob: 7af01f3f537e6de09fac88c62aed0863ea4ae6b1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- 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.