|
From: | Spiros Bousbouras |
Subject: | Re: [RP] [PATCH 3/3] Add a test program to exercise concat_width() |
Date: | Sun, 27 Aug 2017 19:07:53 -0700 (PDT) |
On Sunday 2017-08-27 Will Storey wrote : > +void __test_concat_width(void) Identifiers starting with __ are reserved for the C standard. A name like rtp_test_concat_width seems fine to me.
[Prev in Thread] | Current Thread | [Next in Thread] |