]> git.ipfire.org Git - thirdparty/hostap.git/commitdiff
Added a missing '#' to indicate a comment.
authorJouni Malinen <j@w1.fi>
Wed, 5 Mar 2008 14:06:43 +0000 (16:06 +0200)
committerJouni Malinen <j@w1.fi>
Wed, 5 Mar 2008 14:06:43 +0000 (16:06 +0200)
wpa_supplicant/wpa_supplicant.conf

index 35d847f8afb3e4b5d55f1635a7e1458bfda3bc75..d6903e0e142f384247d4a07ff25cf4f65618c731 100644 (file)
@@ -304,7 +304,7 @@ fast_reauth=1
 #      MSCHAP (EAP-MSCHAPv2, EAP-TTLS/MSCHAPv2, EAP-TTLS/MSCHAP, LEAP).
 #      EAP-PSK (128-bit PSK), EAP-PAX (128-bit PSK), and EAP-SAKE (256-bit
 #      PSK) is also configured using this field. For EAP-GPSK, this is a
-       variable length PSK.
+#      variable length PSK.
 # ca_cert: File path to CA certificate file (PEM/DER). This file can have one
 #      or more trusted CA certificates. If ca_cert and ca_path are not
 #      included, server certificate will not be verified. This is insecure and