Minor fixes

This commit is contained in:
AlexeyAB
2019-02-04 23:29:06 +03:00
parent 5446d19576
commit d767e8ca38
6 changed files with 21 additions and 17 deletions

View File

@ -45,7 +45,7 @@ struct network;
typedef struct network network;
struct network_state;
typedef struct network_state;
typedef struct network_state network_state;
struct layer;
typedef struct layer layer;