소스 검색

File encoding

Bob Mottram 7 년 전
부모
커밋
304c7ae258
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      src/freedombone-dhparam

+ 1
- 1
src/freedombone-dhparam 파일 보기

@@ -41,7 +41,7 @@ FAST=''
41 41
 # From BetterCrypto:
42 42
 #
43 43
 #   "Where configurable, we recommend using the Diffie Hellman groups
44
-#    defined for IKE, specifically groups 14-18 (20488192bit MODP).
44
+#    defined for IKE, specifically groups 14-18 (20488192bit MODP).
45 45
 #    These groups have been checked by many eyes and can be assumed
46 46
 #    to be secure."
47 47