Parcourir la source

#if 0 out for now

tags/v0.9.3
Michael Brown il y a 19 ans
Parent
révision
7993488a68
1 fichiers modifiés avec 3 ajouts et 0 suppressions
  1. 3
    0
      src/crypto/ssl.c

+ 3
- 0
src/crypto/ssl.c Voir le fichier

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

Chargement…
Annuler
Enregistrer