Page MenuHomeFreeBSD

D14051.id38451.diff
No OneTemporary

D14051.id38451.diff

Index: share/man/man9/style.9
===================================================================
--- share/man/man9/style.9
+++ share/man/man9/style.9
@@ -763,17 +763,6 @@
}
.Ed
.Pp
-Old-style function declarations look like this:
-.Bd -literal
-static char *
-function(a1, a2, fl, a4)
- int a1, a2; /* Declare ints, too, do not default them. */
- float fl; /* Beware double vs. float prototype differences. */
- int a4; /* List in order declared. */
-{
-.Ed
-.Pp
-Use ANSI function declarations unless you explicitly need K&R compatibility.
Long parameter lists are wrapped with a normal four space indent.
.Pp
Variable numbers of arguments should look like this:

File Metadata

Mime Type
text/plain
Expires
Sun, Jan 19, 12:31 PM (17 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15941117
Default Alt Text
D14051.id38451.diff (673 B)

Event Timeline