Commit 2d8f8b4a by mikolo

Update paaristoo.c

parent ecb1dbe2
Showing with 2 additions and 2 deletions
...@@ -20,13 +20,13 @@ typedef struct ...@@ -20,13 +20,13 @@ typedef struct
char mark[256]; char mark[256];
char mudel[256]; char mudel[256];
char numbrimark[6]; char numbrimark[6];
int valjalaske aasta; int valjalaskeaasta;
char kubatuur[256]; char kubatuur[256];
}autod; }autod;
typedef struct typedef struct
{ {
char inimese isikukood[31]; char inimeseisikukood[31];
char nimi[31]; char nimi[31];
}isik; }isik;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment