[PATCH 08/12] Fix RFC reference
[email protected] (Quentin Armitage)
| Newsgroups | gmane.linux.keepalived.devel |
|---|---|
| Message-ID | <[email protected]> |
Signed-off-by: Quentin Armitage <[email protected]> --- keepalived/include/vrrp.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/keepalived/include/vrrp.h b/keepalived/include/vrrp.h index 37c29ca..1ef4f3e 100644 --- a/keepalived/include/vrrp.h +++ b/keepalived/include/vrrp.h @@ -209,7 +209,7 @@ typedef struct _vrrp_t { char *script_stop; char *script; - /* rfc2336.6.2 */ + /* rfc2338.6.2 */ uint32_t ms_down_timer; timeval_t sands; -- 1.7.7.6 ------------------------------------------------------------------------------