PERFORCE change 164069 for review

Gabor Kovesdan gabor at FreeBSD.org
Sun Jun 14 13:14:19 UTC 2009


David Forsythe escribió:
> @@ -13,6 +13,16 @@
>  /* Create a new pkg. */
>  
>  struct pkg *
> +pkg_new()
>   
This should be pkg_new(void), I think. This is the normal ANSI 
prototype, the empty parentheses were for old-style K&R C declarations.

-- 
Gabor Kovesdan
FreeBSD Volunteer

EMAIL: gabor at FreeBSD.org .:|:. gabor at kovesdan.org
WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org



More information about the p4-projects mailing list