Introduction
Introduction Statistics Contact Development Disclaimer Help
Add one ENABLE_TLS comment, which was missing. - geomyidae - A small C-based go…
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit f9779c166558b9b0e70754fa9ce6026e5c10fffa
parent 89d4f0d0cf90543362a036133e88cb9fe21513d4
Author: Christoph Lohmann <[email protected]>
Date: Fri, 12 Jun 2020 20:27:05 +0200
Add one ENABLE_TLS comment, which was missing.
Diffstat:
M main.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/main.c b/main.c
@@ -794,7 +794,7 @@ main(int argc, char *argv[])
return 1;
}
-#endif
+#endif /* ENABLE_TLS */
maxrecv = sizeof(recvb) - 1;
do {
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.