From: Stefan Sperling Subject: Re: Display GMT offset from got cat To: Josh Rickmar Cc: gameoftrees@openbsd.org Date: Wed, 16 Feb 2022 17:30:18 +0100 On Wed, Feb 16, 2022 at 10:59:09AM -0500, Josh Rickmar wrote: > On Wed, Feb 16, 2022 at 10:44:07AM -0500, Josh Rickmar wrote: > > + buf[0] = sign; > > this assignment is a leftover from some earlier work. Ack, works fine without that line. ok by me. It makes more sense to display the data this way, and being able to eventually sign tags with ssh keys would be nice to have.