[ovs-dev] [PATCH 2/3] dynamic-string: New function ds_get_test_line().

Ethan Jackson ethan at nicira.com
Wed May 9 20:43:46 UTC 2012


> +        if (s[strspn(s, " \t\n")] == '\0') {

Should this be \r\n?

Otherwise looks good,
Ethan



More information about the dev mailing list