From: Junio C Hamano <hidden> Date: 2016-06-15 22:41:52
quoted
quoted
quoted
quoted
"PB" == Petr Baudis [off-list ref] writes:
quoted
+static void _usage(void)
PB> This infriges the system namespaces. FWIW, I prefer to add the
PB> underscore at the end of the identifier if wanting to do stuff like
PB> this. Or just call it my_usage().
Thanks. My bad. Noted.