Source-Changes-D archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: src/crypto/dist/ipsec-tools/src/libipsec



On 28/05/2018 20:36, Maxime Villard wrote:
> -static void str_lifetime_byte __P((struct sadb_lifetime *, char *));
> +static void str_lifetime_byte __P((struct sadb_lifetime *, const char *));

The __P() are K&Risms and can be dropped too.


Sevan


Home | Main Index | Thread Index | Old Index