Ben Boeckel <me@xxxxxxxxxxxxxx> wrote: > long keyctl(KEYCTL_PKEY_QUERY, > key_serial_t key_id, unsigned long reserved, > + const char* params, > struct keyctl_pkey_query *info); "const char *params". I fixed that and applied it. David
Ben Boeckel <me@xxxxxxxxxxxxxx> wrote: > long keyctl(KEYCTL_PKEY_QUERY, > key_serial_t key_id, unsigned long reserved, > + const char* params, > struct keyctl_pkey_query *info); "const char *params". I fixed that and applied it. David