From cea4dcd2549e3cec42c57e741f650578e7a039c9 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Sat, 10 Dec 2011 13:49:39 +0000 Subject: [PATCH] syntax --- src/include/gnunet_stream_lib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/gnunet_stream_lib.h b/src/include/gnunet_stream_lib.h index b04892a08..f0110bbb3 100644 --- a/src/include/gnunet_stream_lib.h +++ b/src/include/gnunet_stream_lib.h @@ -57,7 +57,7 @@ enum GNUNET_STREAM_Status * Other side has shutdown the socket for this type of operation * (reading/writing) */ - GNUNET_STREAM_SHUTDOWN = 2 + GNUNET_STREAM_SHUTDOWN = 2, /** * A serious error occured while operating of this stream -- 2.25.1