relations: New enum relations
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
f88365e762
commit
0b05f11d28
9 changed files with 32 additions and 25 deletions
|
@ -39,7 +39,7 @@ int
|
|||
decl(void)
|
||||
{
|
||||
struct natstr nat;
|
||||
int rel;
|
||||
enum relations rel;
|
||||
int who;
|
||||
struct nstr_item ni;
|
||||
char *p;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue