FreeBSD Bugzilla – Attachment 22438 Details for
Bug 38930
ANSI-fy main() of src/usr.bin/colldef fixing WARNS=3
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
diff
diff (text/plain), 370 bytes, created by
Giorgos Keramidas
on 2002-06-05 22:50:02 UTC
(
hide
)
Description:
diff
Filename:
MIME Type:
Creator:
Giorgos Keramidas
Created:
2002-06-05 22:50:02 UTC
Size:
370 bytes
patch
obsolete
>Index: parse.y >=================================================================== >RCS file: /home/ncvs/src/usr.bin/colldef/parse.y,v >retrieving revision 1.24 >diff -u -r1.24 parse.y >--- parse.y 9 Apr 2002 11:39:03 -0000 1.24 >+++ parse.y 5 Jun 2002 19:02:42 -0000 >@@ -232,9 +232,7 @@ > ; > %% > int >-main(ac, av) >- int ac; >- char **av; >+main(int ac, char *av[]) > { > int ch;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 38930
: 22438