Pádraig Brady <[email protected]> writes:

> On 17/11/2025 04:23, Collin Funk wrote:
>> @@ -724,7 +722,6 @@ digest_word_file (char const *file_name, WORD_TABLE 
>> *table)
>>   static void
>>   find_occurs_in_text (int file_index)
>>   {
>> -  char *cursor;                     /* for scanning the source text */
>>     char *scan;                      /* for scanning the source text also */
>
> Cool. Was the change automated with something like coccinelle etc.?
> One small s/ also// tweak in the last comment here would be good.
>
> Otherwise +1

It was done by hand, unfortunately.

Can coccinelle do this automatically? I have never used it.

Collin

Reply via email to