Fix typo in d999ac7
This commit is contained in:
@@ -134,7 +134,7 @@ rk_getauxv(unsigned long type)
|
|||||||
return NULL;
|
return NULL;
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef HAVE_GETAUXVAL
|
#ifdef HAVE_GETAUXVAL
|
||||||
static unsigned long
|
static unsigned long
|
||||||
rk_getprocauxval(unsigned long type)
|
rk_getprocauxval(unsigned long type)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user