mirror of https://github.com/wb2osz/direwolf.git
ANSI function declaration
This commit is contained in:
parent
ec35e5825a
commit
7636df04c9
|
@ -720,7 +720,7 @@ static void emit_macro (char *name, int size, float *coeff)
|
|||
dw_printf ("\n");
|
||||
}
|
||||
|
||||
int main ()
|
||||
int main (void)
|
||||
{
|
||||
//int n;
|
||||
char fff_profile;
|
||||
|
|
Loading…
Reference in New Issue