libmicrohttpd

HTTP/1.x server C library (MHD 1.x, stable)
Log | Files | Refs | Submodules | README | LICENSE

commit ac8e483fa39551f894a4d76bd8d756625cfda477
parent 8819ae2b91fb1baa4e8a986f77f4a2b07a5543f5
Author: Christian Grothoff <christian@grothoff.org>
Date:   Mon, 24 Feb 2014 22:26:18 +0000

-remove trailing whitespace

Diffstat:
Msrc/microspdy/Makefile.am | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/microspdy/Makefile.am b/src/microspdy/Makefile.am @@ -20,7 +20,7 @@ libmicrospdy_la_SOURCES = \ session.h session.c \ applicationlayer.c applicationlayer.h \ alstructures.c alstructures.h -libmicrospdy_la_LIBADD = \ +libmicrospdy_la_LIBADD = \ -lssl libmicrospdy_la_LDFLAGS = \