From db350fa8e9ba6e1eacd7b804bd1dbc3eeda04abe Mon Sep 17 00:00:00 2001 From: Curtis McEnroe Date: Sun, 28 Jan 2018 06:16:16 -0500 Subject: Add klon one line description Considering creating a README instead for these along with any other interesting information. --- bin/klon.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/klon.c b/bin/klon.c index fb0a0b56..dab04805 100644 --- a/bin/klon.c +++ b/bin/klon.c @@ -14,6 +14,8 @@ * along with this program. If not, see . */ +// Klondike solitaire. + #include #include #include -- cgit 1.4.1 9cab4367b7a3bc6c1dcb9b494'>this commit IRC bouncer
summary refs log tree commit diff
Commit message (Expand)Author
2019-10-23Fix rest parsingJune McEnroe
2019-10-23Add dynamic poll listJune McEnroe
2019-10-23Don't assume commands have targets and handle ERRORJune McEnroe
2019-10-23Clean up state somewhatJune McEnroe
2019-10-23Actually send the buffer...June McEnroe
2019-10-23Add stateJune McEnroe