]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
daemon: fix typo in comment
authorVincent Bernat <vincent@bernat.ch>
Sat, 22 Feb 2025 08:43:30 +0000 (09:43 +0100)
committerVincent Bernat <vincent@bernat.ch>
Sat, 22 Feb 2025 08:43:52 +0000 (09:43 +0100)
src/daemon/interfaces.c

index c1179d9c5cee5755daa6589a001fe610fa229785..8828251214b7f1215983ed69d647f133e7248d25 100644 (file)
@@ -726,7 +726,7 @@ interfaces_helper_promisc(struct lldpd *cfg, struct lldpd_hardware *hardware)
  *
  * With bonds, we have duplicate MAC address on different physical
  * interfaces. We need to alter the source MAC address when we send on an
- * inactive slave. The `h_mangle` flah is used to know if we need to do
+ * inactive slave. The `h_mangle` flag is used to know if we need to do
  * something like that.
  */
 int