libcsa: Change to ANSI function definitions

This commit is contained in:
Peter Howkins
2018-06-28 03:54:49 +01:00
parent e43dbc5460
commit e6f38a9910
6 changed files with 11 additions and 13 deletions

View File

@@ -339,7 +339,7 @@ _DtCm_free_abbrev_appt4(Abb_Appt_4 *a)
}
Attribute_4 *
_DtCm_make_attr4()
_DtCm_make_attr4(void)
{
Attribute_4 *a;