fix extra empty line in comment

This commit is contained in:
Dacheng Gao 2019-03-21 13:53:39 +08:00
parent b131f45cbb
commit 1deccc2a86

View File

@ -956,7 +956,6 @@ static HANDLE_FUNC (handle_addheader)
/* /*
* Log level's strings. * Log level's strings.
*/ */
struct log_levels_s { struct log_levels_s {
const char *string; const char *string;