<feed xmlns='http://www.w3.org/2005/Atom'>
<title>plan9port/src/cmd/draw/clock.c, branch patch</title>
<subtitle>Plan 9 from User Space (with patches)</subtitle>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/'/>
<entry>
<title>clock: Remove unused static variable in clock.c</title>
<updated>2020-01-15T14:20:41+00:00</updated>
<author>
<name>Dan Cross</name>
<email>cross@gajendra.net</email>
</author>
<published>2020-01-15T14:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=0ac4bfee32fce9dc336751aa219ca4dbdf3e8ecd'/>
<id>0ac4bfee32fce9dc336751aa219ca4dbdf3e8ecd</id>
<content type='text'>
`struct Tm tms` was set but never referenced; noticed
in a compiler warning.  Remove it.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`struct Tm tms` was set but never referenced; noticed
in a compiler warning.  Remove it.

Signed-off-by: Dan Cross &lt;cross@gajendra.net&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>clock: import from plan 9</title>
<updated>2020-01-13T21:53:30+00:00</updated>
<author>
<name>Russ Cox</name>
<email>rsc@swtch.com</email>
</author>
<published>2020-01-13T21:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.rctt.net/plan9port/commit/?id=ac6456a0cc67ca33c7b9c64cf7a4598961de8911'/>
<id>ac6456a0cc67ca33c7b9c64cf7a4598961de8911</id>
<content type='text'>
Fixes #250.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #250.
</pre>
</div>
</content>
</entry>
</feed>
