소스 검색

Emend changes/tls-hash

Robert Ransom 13 년 전
부모
커밋
4d21fe2870
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      changes/tls-hash

+ 3 - 1
changes/tls-hash

@@ -1,3 +1,5 @@
   o Code simplifications and refactoring:
-    - Use SSL_get_app_data to map SSL objects to tortls_t objects: there's
+    - Use SSL_get_ex_data to map SSL objects to tor_tls_t objects: there's
       no need for a hash table.
+
+