mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-04 12:52:15 +00:00
add a real prototype for printit()
This commit is contained in:
parent
44ce4b7dcd
commit
765823fba4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=62270
@ -80,7 +80,7 @@ double stdf[26] = {
|
||||
2.62, 0.81, 1.88, 0.23, 2.07, 0.06,
|
||||
};
|
||||
|
||||
void printit();
|
||||
void printit __P((char *));
|
||||
|
||||
int
|
||||
main(argc, argv)
|
||||
|
Loading…
Reference in New Issue
Block a user