diff --git a/include/fluent-bit/flb_motd.h b/include/fluent-bit/flb_motd.h index a9e8503fbbf..da5392e494e 100644 --- a/include/fluent-bit/flb_motd.h +++ b/include/fluent-bit/flb_motd.h @@ -54,7 +54,7 @@ static unsigned char flb_motd_text[] = { 0x20, 0x5c, 0x5f, 0x5f, 0x5f, 0x5f, 0x2f, 0x7c, 0x5f, 0x7c, 0x5c, 0x5f, 0x5f, 0x7c, 0x20, 0x20, 0x20, 0x5c, 0x5f, 0x2f, 0x20, 0x5c, 0x5f, 0x5f, 0x5f, 0x5f, 0x28, 0x5f, 0x29, 0x5f, 0x5f, 0x5f, 0x5f, 0x5f, 0x2f, 0x0a, - 0x0a, 0x0a, + 0x0a, 0x0a, 0x00, }; #endif