From da2f29c38ac808b007c9d5fa014087b8fdc5b066 Mon Sep 17 00:00:00 2001 From: Jan Klopper Date: Thu, 31 Mar 2016 14:18:39 +0200 Subject: [PATCH] typo --- client.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client.py b/client.py index 476cc03..06c4ef7 100755 --- a/client.py +++ b/client.py @@ -1,5 +1,5 @@ #!/usr/bin/python -"""This is a udp / binary client +"""This is an udp / binary client Inspired by the PixelFlut beamer on eth0:winter 2016 and code from https://github.com/defnull/pixelflut/