Skip to content

Commit

Permalink
Remove "=======" characters left over from merge
Browse files Browse the repository at this point in the history
Signed-off-by: Michael Cambria <[email protected]>
  • Loading branch information
mccv1r0 authored and aboch committed Mar 30, 2021
1 parent 0a32cff commit f5de759
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion route_linux.go
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,6 @@ func (h *Handle) RouteAppend(route *Route) error {
return h.routeHandle(route, req, nl.NewRtMsg())
}

=======
// RouteAddEcmp will add a route to the system.
func RouteAddEcmp(route *Route) error {
return pkgHandle.RouteAddEcmp(route)
Expand Down

0 comments on commit f5de759

Please sign in to comment.