> +     if (!*sg)
> +             return sglist;
> +     else {

No need for an else after an early return.

Reply via email to