*** empty log message ***

This commit is contained in:
2007-03-12 12:57:47 +00:00
parent f0c2aa5331
commit 1cb374c820
15 changed files with 42 additions and 29 deletions

View File

@ -78,9 +78,7 @@ struct ase_awk_prmfns_t
{
ase_awk_pow_t pow;
ase_awk_sprintf_t sprintf;
ase_awk_aprintf_t aprintf;
ase_awk_dprintf_t dprintf;
ase_awk_abort_t abort;
void* custom_data;
} misc;
};