mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
aea0dc1683
PR: 1416 Submitted by: Andrew L. Moore <alm@slewsys.org>
14 lines
290 B
Plaintext
14 lines
290 B
Plaintext
--- 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.
|