Start k&r to ansi modification

This commit is contained in:
Godzil
2013-03-05 09:21:28 +01:00
committed by Manoël Trapier
parent cb89c679ec
commit 33af50ea26
7 changed files with 14 additions and 14 deletions

View File

@@ -33,8 +33,8 @@ struct mkey {
{0, K_UNKNOWN}
};
char *strcpy();
char *sprint();
//char *strcpy();
//char *sprint();
init_pp()
{