pkarashchenko commented on code in PR #1328: URL: https://github.com/apache/incubator-nuttx-apps/pull/1328#discussion_r983587885
########## netutils/thttpd/tdate_parse.c: ########## @@ -93,11 +93,14 @@ static int strlong_compare(const void *v1, const void *v2) #ifdef HAVE_DAY_OF_WEEK /* Day of week not yet supported by NuttX */ static int strlong_search(char *str, struct strlong *tab, int n, long *lP) Review Comment: np. we can keep as is. Or just go to lower case `lp` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
