aboutsummaryrefslogtreecommitdiff
path: root/src/include/gnunet_stream_lib.h
diff options
context:
space:
mode:
authorSree Harsha Totakura <totakura@in.tum.de>2011-12-10 13:49:39 +0000
committerSree Harsha Totakura <totakura@in.tum.de>2011-12-10 13:49:39 +0000
commitcea4dcd2549e3cec42c57e741f650578e7a039c9 (patch)
tree92b2a1ee4af9ddfcd5b30753e923ef161a4f947e /src/include/gnunet_stream_lib.h
parent6884edf943572c2a23544813858edd92186214c3 (diff)
downloadgnunet-cea4dcd2549e3cec42c57e741f650578e7a039c9.tar.gz
gnunet-cea4dcd2549e3cec42c57e741f650578e7a039c9.zip
syntax
Diffstat (limited to 'src/include/gnunet_stream_lib.h')
-rw-r--r--src/include/gnunet_stream_lib.h2
1 files changed, 1 insertions, 1 deletions
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
57 * Other side has shutdown the socket for this type of operation 57 * Other side has shutdown the socket for this type of operation
58 * (reading/writing) 58 * (reading/writing)
59 */ 59 */
60 GNUNET_STREAM_SHUTDOWN = 2 60 GNUNET_STREAM_SHUTDOWN = 2,
61 61
62 /** 62 /**
63 * A serious error occured while operating of this stream 63 * A serious error occured while operating of this stream