Skip to content
Snippets Groups Projects
Unverified Commit 140a78a3 authored by takt's avatar takt Committed by GitHub
Browse files

Update neighbor.go

parent 2ab9b4cf
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,6 @@ type Neighbor struct {
// Addres is the IPv4 address of the neighbor as integer representation
Address uint32
// Type is the type / protocol used to for routing inforation communitation
// Type is the type / protocol used for routing inforation communitation
Type uint8
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment