On 09/25/12 23:20, Martin Sebor wrote:
> On 09/24/2012 06:38 AM, lnicoara@apache.org wrote:
>> Author: lnicoara
>> Date: Mon Sep 24 12:38:17 2012
>> New Revision: 1389337
>>
>> URL: http://svn.apache.org/viewvc?rev=1389337&view=rev
>> Log:
>> 2012-09-24 Liviu Nicoara <nikkoara@hates.ms>
>>
>> * tests/support/atomic_xchg.cpp: (run_test) moved counter volatile
>> qualification to match STDCXX conventions (see r1388733)
>
> The stdcxx ChangeLog format follows the GNU Coding Standard:
> http://www.gnu.org/prep/standards/html_node/Change-Logs.html
>
> I.e., this entry should look like this:
>
> * tests/support/atomic_xchg.cpp (run_test): Move counter
> volatile qualification to match STDCXX convention (see
> r1388733).
>
> (The colon follows the parenthesized function name. The text
> should also end with a period.)
>
> The svn propedit command lets you change a comment for an
> already committed change.
Sorry about that. I fixed it.
L
|