]> git.ipfire.org Git - thirdparty/bird.git/commitdiff
Avoid sentence containing a colon to start new doc subsection.
authorMartin Mares <mj@ucw.cz>
Mon, 5 Jun 2000 21:26:11 +0000 (21:26 +0000)
committerMartin Mares <mj@ucw.cz>
Mon, 5 Jun 2000 21:26:11 +0000 (21:26 +0000)
nest/iface.c

index e6adc08f91c8667cc10281efd621b345bd47ba6b..9c884a0cf72c60765cd2f898ff4ac51bed005b06 100644 (file)
@@ -243,7 +243,7 @@ if_change_flags(struct iface *i, unsigned flags)
  * if_update() is called by the low-level platform dependent code
  * whenever it notices an interface change.
  *
- * There exist two types of interface updates: synchronous and asynchronous
+ * There exist two types of interface updates -- synchronous and asynchronous
  * ones. In the synchronous case, the low-level code calls if_start_update(),
  * scans all interfaces reported by the OS, uses if_update() and ifa_update()
  * to pass them to the core and then it finishes the update sequence by