indentation

This commit is contained in:
dwarning 2012-07-28 13:39:00 +02:00
parent 891d99497d
commit fd85e8fd42
2 changed files with 163 additions and 166 deletions

View File

@ -52,6 +52,3 @@ int INPmakeMod(char *token, int type, card * line)
return (OK); return (OK);
} }