Fix PUBLIC declaration.
git-svn-id: svn://10.0.0.236/trunk@37485 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
ebd7ce1252
commit
6ae9c4bf93
@ -448,7 +448,7 @@ PC_ArraySize(PCNameValueArray *array)
|
||||
|
||||
/* returns value for a given name
|
||||
*/
|
||||
char *
|
||||
PUBLIC char *
|
||||
PC_FindInNameValueArray(PCNameValueArray *array, char *name)
|
||||
{
|
||||
int i;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user