remove bogus bytes on first line of websockets.c
authorAndy Green <andy@warmcat.com>
Mon, 7 Mar 2011 17:54:06 +0000 (17:54 +0000)
committerAndy Green <andy@warmcat.com>
Mon, 7 Mar 2011 17:54:06 +0000 (17:54 +0000)
Reported-by: Pierre-Paul Lavoie <ppl@idios.org>
Signed-off-by: Andy Green <andy@warmcat.com>
lib/libwebsockets.c

index 6e36ff1..72a3fe5 100644 (file)
@@ -1,4 +1,4 @@
-/*
+/*
  * libwebsockets - small server side websockets and web server implementation
  *
  * Copyright (C) 2010 Andy Green <andy@warmcat.com>