gnu: frrouting: Fix trailing whitespace in description.

* gnu/packages/networking.scm (frrouting)[description]: Fix trailing
  whitespace.
This commit is contained in:
Vagrant Cascadian 2021-12-29 22:32:52 -08:00
parent 355b6b65bb
commit 0fdfbb2d23
No known key found for this signature in database
GPG key ID: DC518FC87F9716AA

View file

@ -3488,7 +3488,7 @@ (define-public frrouting
(home-page "https://frrouting.org/") (home-page "https://frrouting.org/")
(synopsis "IP routing protocol suite") (synopsis "IP routing protocol suite")
(description "FRRouting (FRR) is an IP routing protocol suite which includes (description "FRRouting (FRR) is an IP routing protocol suite which includes
protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP. ") protocol daemons for BGP, IS-IS, LDP, OSPF, PIM, and RIP.")
(license license:gpl2+))) (license license:gpl2+)))
(define-public bird (define-public bird