Fixes for warnings related to -Wimplicit-int.
This commit is contained in:
@@ -119,7 +119,7 @@ extern __MANGLE__ int printf __PROTO__((const char*, ...));
|
||||
|
||||
#include "conflib.h"
|
||||
|
||||
main()
|
||||
int main()
|
||||
{
|
||||
int i;
|
||||
int n;
|
||||
|
||||
Reference in New Issue
Block a user