Kaynağa Gözat

#if 0 out for now

tags/v0.9.3
Michael Brown 18 yıl önce
ebeveyn
işleme
7993488a68
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      src/crypto/ssl.c

+ 3
- 0
src/crypto/ssl.c Dosyayı Görüntüle

@@ -1,3 +1,5 @@
1
+#if 0
2
+
1 3
 #include "ssl.h"
2 4
 #include "ssl_constructs.h"
3 5
 #include <string.h> // for bcopy()
@@ -131,3 +133,4 @@ int ReadSSLHello(SSL_t *ssl)
131 133
   return (0);
132 134
 }
133 135
 
136
+#endif

Loading…
İptal
Kaydet