Show full prototype in forward declaration.
This commit is contained in:
parent
2e58434e8d
commit
f72c3d27e1
|
@ -304,7 +304,7 @@ static const struct {
|
||||||
|
|
||||||
/* forward declarations */
|
/* forward declarations */
|
||||||
static void AdjustConfig( TidyDocImpl* doc );
|
static void AdjustConfig( TidyDocImpl* doc );
|
||||||
static Bool GetPickListValue();
|
static Bool GetPickListValue( ctmbstr value, PickListItems* pickList, uint *result );
|
||||||
|
|
||||||
|
|
||||||
void TY_(InitConfig)( TidyDocImpl* doc )
|
void TY_(InitConfig)( TidyDocImpl* doc )
|
||||||
|
|
Loading…
Reference in a new issue