From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=DKIM_INVALID,DKIM_SIGNED, NICE_REPLY_A,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 5162 invoked from network); 22 May 2022 18:38:09 -0000 Received: from 9front.inri.net (168.235.81.73) by inbox.vuxu.org with ESMTPUTF8; 22 May 2022 18:38:09 -0000 Received: from mail.posixcafe.org ([45.76.19.58]) by 9front; Sun May 22 14:36:36 -0400 2022 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=posixcafe.org; s=20200506; t=1653244592; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=UJRnmOqDHpaNNel1lxrEm3MMxkzFqbNHbaVyV/bloSU=; b=IzvymyXvRm73PCK6T+CnHoMH4lDPaDPlUdU4hKQRR0k0CFs/Ha5feGHR5jHAHISdIj1Z8c kZaIDwklAlUJvvl4APYXG2RUsnHdwmod6qX07qdVreNCRSoxvOk7FE/m/ZVCyn2Wh3Mn8h dbAK3yzEhezE6y/J6kZ/dlw3311th/g= Received: from [192.168.168.200] (161-97-228-135.lpcnextlight.net [161.97.228.135]) by mail.posixcafe.org (OpenSMTPD) with ESMTPSA id f29da840 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO) for <9front@9front.org>; Sun, 22 May 2022 13:36:32 -0500 (CDT) Message-ID: <14130005-118d-aadf-9baa-97fbd9f4398d@posixcafe.org> Date: Sun, 22 May 2022 12:36:23 -0600 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.8.1 Content-Language: en-US To: 9front@9front.org References: <69CB120F74CDA9D252E2994F669D4D01@eigenstate.org> From: Jacob Moody In-Reply-To: <69CB120F74CDA9D252E2994F669D4D01@eigenstate.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-ID: <9front.9front.org> List-Help: X-Glyph: ➈ X-Bullshit: extended compliant property configuration event rich-client database Subject: Re: [9front] [PATCH] diff: fix style Reply-To: 9front@9front.org Precedence: bulk On 5/22/22 10:34, Ori Bernstein wrote: > -/* TIDY THIS UP */ haha, consider it tidied. > No functional change. Based on my read through this seems accurate. Looks good to me.